Bug 163296 - Should save the visibility settings for the sidebar and the thumbnail bar for next session
Summary: Should save the visibility settings for the sidebar and the thumbnail bar for...
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
: 165853 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-05 20:11 UTC by Frederik Himpe
Modified: 2012-10-19 13:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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