[Digikam-devel] [Bug 203594] Option to display a vertical thumb bar

Pieter Edelman p.edelman at gmx.net
Tue Sep 8 19:08:26 BST 2009


https://bugs.kde.org/show_bug.cgi?id=203594





--- Comment #27 from Pieter Edelman <p edelman gmx net>  2009-09-08 20:08:23 ---
Created an attachment (id=36798)
 --> (http://bugs.kde.org/attachment.cgi?id=36798)
Convert splitter based thumbbars to dockwidgets

I can only reproduce the reported problems if I alternately use the production
version of digiKam with the SVN version. This makes sense: the production
version writes a splitter state with three widgets next to each other
(thumbbar, main window, and right sidebar), the SVN version then loads this
state and applies it to the two widgets and consequently sets the size of the
thumbbar to the main widget and such (incidentally, this bug was also present
when switching from vertical to horizontal thumbbar, but is solved by using a
floatable widget).

This patch detects (in the editor window and showFoto) whether the saved
splitter state has three windows, and if so, removes the first size from the
list (the thumbbar). This means that the SVN version loads a config file from
an older version correctly, but not the other way around. So migrating from an
older version to the SVN version shouldn't be a problem, but using an older
version after having used the SNV version might screw up the layout.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list