[Digikam-devel] [Bug 173746] digikam doesn't show "big view"

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Dec 9 17:15:11 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=173746





--- Comment #25 from Marcel Wiesweg <marcel wiesweg gmx de>  2008-12-09 18:15:10 ---
SVN commit 894943 by mwiesweg:

It seems that QSplitter only validly intializes when it has been shown.
If the splitter was never shown since application startup and the state is
saved at shutdown, invalid values may be saved. If no state was loaded at
all (empty SplitterState config), the infamous 0,0 values are stored.

Add a flag that stores if the image preview mode was ever entered,
and only write splitter state to config if this is the case.

CCBUG: 173746

 M  +15 -5     albumwidgetstack.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894943


-- 
Configure bugmail: http://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