Bug 163296

Summary: Should save the visibility settings for the sidebar and the thumbnail bar for next session
Product: [Applications] gwenview Reporter: Frederik Himpe <fhimpe>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde, michal
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frederik Himpe 2008-06-05 20:11:30 UTC
Version:           2.1 (using Devel)
Installed from:    Compiled sources

When I enable the thumbnail bar and/or the sidebar, and then close gwenview, the next time gwenview is started again, the bar is hidden. Gwenview should save the last setting, and automatically restore those bars in the same state when gwenview is started again.
Comment 1 Aurelien Gateau 2008-07-06 23:06:44 UTC
*** Bug 165853 has been marked as a duplicate of this bug. ***
Comment 2 Aurelien Gateau 2008-07-07 23:31:24 UTC
SVN commit 829241 by gateau:

Remember sidebar state.
CCBUG:163296


 M  +4 -1      app/mainwindow.cpp  
 M  +3 -0      lib/gwenviewconfig.kcfg  


WebSVN link: http://websvn.kde.org/?view=rev&revision=829241
Comment 3 Aurelien Gateau 2008-07-08 00:10:09 UTC
SVN commit 829248 by gateau:

Remember thumbnailbar state.
BUG:163296


 M  +7 -1      app/documentview.cpp  
 M  +2 -0      app/documentview.h  
 M  +1 -0      app/mainwindow.cpp  
 M  +3 -0      lib/gwenviewconfig.kcfg  


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