[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/apps/plasma/applets/folderview
From:       Beat Wolf <asraniel () fryx ! ch>
Date:       2008-11-06 22:49:56
Message-ID: 1226011796.508780.11021.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 880955 by beatwolf:

cash the labels to avoid heavy text blur calculations


 M  +1 -0      label.cpp  


--- trunk/KDE/kdebase/apps/plasma/applets/folderview/label.cpp #880954:880955
@@ -30,6 +30,7 @@
 {
     setMinimumHeight(QFontMetrics(font()).lineSpacing() + 4);
     setMaximumHeight(QFontMetrics(font()).lineSpacing() + 4);
+    setCacheMode(DeviceCoordinateCache);
 }
 
 Label::~Label()
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic