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

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

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

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/c4a4efae68dc3bbb94fd67438853f6f50858d380

diff --git a/plasma/applets/folderview/folderview.cpp b/plasma/applets/folderview/folderview.cpp
index 7104516..b471233 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