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

List:       kde-commits
Subject:    [kde-baseapps] plasma/applets/folderview: Don't throw away icon positions when changing the text col
From:       Eike Hein <hein () kde ! org>
Date:       2013-05-31 19:34:21
Message-ID: 20130531193421.1B20BA6075 () git ! kde ! org
[Download RAW message or body]

Git commit c0d0eadd0cbd7ffee3ea0a84cec2abf7609a5672 by Eike Hein.
Committed on 31/05/2013 at 21:33.
Pushed by hein into branch 'master'.

Don't throw away icon positions when changing the text color.

CCBUG:182712

M  +1    -0    plasma/applets/folderview/folderview.cpp

http://commits.kde.org/kde-baseapps/c0d0eadd0cbd7ffee3ea0a84cec2abf7609a5672

diff --git a/plasma/applets/folderview/folderview.cpp b/plasma/applets/folderview/folderview.cpp
index eaeb80c..8009796 100644
--- a/plasma/applets/folderview/folderview.cpp
+++ b/plasma/applets/folderview/folderview.cpp
@@ -514,6 +514,7 @@ void FolderView::configChanged()
     if (color != m_textColor) {
         m_textColor = color;
         needReload = true;
+        preserveIconPositions = true;
     }
 
     const bool showPreviews = cg.readEntry("showPreviews", m_showPreviews);
[prev in list] [next in list] [prev in thread] [next in thread] 

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