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

[OSX 10.11] Slider movement causes low fps

XMLWordPrintable

    • macOS

      Use the attached test application to reproduce the issue.

      aboutToBlock signal from QAbstractEventDispatcher is used for triggering repaints which is working fine. However when moving QSlider it will cause repaints and the fps of the application will drop.

      The test application will print the timing between frames to the console. When the slider is moved the time increases up to 300ms. When the slider isn't touched the time is ~15ms between frames.

        1. test_draw 5.zip
          6 kB
          Kimmo Leppälä
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sorvig Morten Sørvig
            kileppal Kimmo Leppälä
            Votes:
            6 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes