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

List:       kde-commits
Subject:    KDE/kdelibs/plasma
From:       Manuel Mommertz <2kmm () gmx ! de>
Date:       2010-12-12 10:39:27
Message-ID: 20101212103927.F0A39AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1205731 by mommertz:

don't break unthemed svgs if themeChanged() is called on them
(can happen if svg is color aware and colors change)


 M  +1 -1      svg.cpp  


--- trunk/KDE/kdelibs/plasma/svg.cpp #1205730:1205731
@@ -607,7 +607,7 @@
         checkColorHints();
     }
 
-    QString currentPath = themePath;
+    QString currentPath = themed ? themePath : path;
     themePath.clear();
     eraseRenderer();
     setImagePath(currentPath);
[prev in list] [next in list] [prev in thread] [next in thread] 

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