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

Left and bottom part of frame not nicely drawn in QFusionStyle with scaling 150%

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.1
    • QPA: Windows
    • None
    • Linux/X11

    Description

      When frames are drawn in QFusionStyle and the scaling is set to 150% the left and the bottom part of the frame are almost invisible (see bottom layer of attachment). The visuals improve if you set Antialiasing to true in a proxystyle (see middle layer). The best result is gained by also adding a fix found in qfusionstyle.cpp:

       //  ### highdpi painter bug. 
             painter->translate(0.5, 0.5);

      This results in the good looking rendering found in the top layer of the attachment.

      Attachments

        1. designer@150.png
          designer@150.png
          238 kB
        2. frames.png
          frames.png
          29 kB

        Issue Links

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

          Activity

            People

              owolff Oliver Wolff
              mlangen Marc Langenbach
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes