Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89965

QPageSetupDialog: set margins to minimum if input value <= minimum

XMLWordPrintable

      Currently if one of the margins is set below the minimum in the dialog, changes to the others will be ignored as well due to QPageLayout::setMargins() disregarding all the margins if one of them is outside the range.
      => If the input value is below the minimum set it to minimum instead to allow the values to be updated.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            johnlayt John Layt
            miikapernu Miika Pernu
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes