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

Wrong PaintDeviceMetric PdmHeightMM value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • 4.6.0
    • GUI: Painting
    • None
    • 4bd7e6930fcd9e04696aa5426691cd90ba383a32

    Description

      There is a copy-and-paste error in src/gui/images/qpixmap_raster.cpp line 378. It should be
      return qRound(d->height * 25.4 / qt_defaultDpiY());
      there.

      Attachments

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

        Activity

          People

            kjernase Trond Kjernåsen (Inactive)
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes