Fix printing all pages without dialog prompt in wxOSX.
Do set from and to pages if we're not asking the user to choose them,
otherwise nothing is printed at all.
Closes #16294.
(this is a backport of 896e148da5
from master)
This commit is contained in:
committed by
Vadim Zeitlin
parent
2eb5cb50bb
commit
acec4b363b
@@ -636,6 +636,7 @@ wxOSX:
|
||||
- Fix length of text in wxTextDataObject.
|
||||
- Fix using wxHTTP and wxFTP from worker thread.
|
||||
- Fix wxFileDialog::GetFilterIndex() for file open dialogs (phsilva).
|
||||
- Fix printing all pages non-interactively (John Roberts).
|
||||
- Fix custom paper support (tijsv).
|
||||
- Return false from wxSound::Create()/IsOk() if the file doesn't exist.
|
||||
|
||||
|
Reference in New Issue
Block a user