[Panel-devel] [Bug 153472] Moving applet is slow on zoomed workspace

Aaron J.Seigo aseigo at kde.org
Thu Dec 6 15:49:34 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153472         
aseigo kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From aseigo kde org  2007-12-06 15:49 -------
this is due to the scaling that happens when zoomed out. the background repaints and is then rescaled. i'm guessing that in Qt 4.3 is rescales the entire item in memory rather than just the effective exposed rect; i'll have to test 4.4 to see if this is the same, but i won't be fixing this before 4.1 i don't think. this is just a performance quibble, while there are too many significant issues to address in the meantime.


More information about the Panel-devel mailing list