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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes