Bug 166020

Summary: frame applet does not remember slide show status after dropping a directory
Product: [Plasma] plasma4 Reporter: Mario Oschwald <mario.oschwald>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: one line fix for forgotten state bug

Description Mario Oschwald 2008-07-08 11:00:51 UTC
Version:            (using Devel)
Installed from:    Compiled sources

If you drop a directory on the frame applet, the changed m_slideShow
boolean isn't saved to the config. If you log out directly after that
the slide show state is forgotten.

See attached patch for one-line fix.
Comment 1 Mario Oschwald 2008-07-08 11:02:11 UTC
Created attachment 25928 [details]
one line fix for forgotten state bug
Comment 2 Anne-Marie Mahfouf 2008-07-08 20:52:38 UTC
SVN commit 829632 by annma:

fix slideshow state not saved when directory dropped
Thanks, well spotted!
BUG=166020


 M  +1 -0      frame.cpp  


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