Skip to content

Draft: Setup print dialog from preview the same way as standalone one

Alexander Volkov requested to merge work/print-dialog-setup into master

Print dialog shown from print preview dialog is missing "Image position" tab. Add it on dialog creation.

Draft because this requires QPrintPreviewDialog::printDialogCreated() signal: https://codereview.qt-project.org/c/qt/qtbase/+/381735

Merge request reports