Bug 153871

Summary: Battery plasmoid does not store size
Product: [Unmaintained] plasma4 Reporter: Michael Braun <charlysnews>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Michael Braun 2007-12-11 22:49:56 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Hi,

I resize the battery plasmoid because it is too big. When I logout and login it hasn't stored the changed size. It is as big as when I start it the 1st time. I'm using RC2 packages of Mandriva Cooker.

Cheers,
Michael
Comment 1 Aaron J. Seigo 2007-12-11 23:41:27 UTC
SVN commit 747407 by aseigo:

set the default size in the ctor, not init, so as to not override the setting from the config file.
BUG:153871


 M  +2 -2      battery.cpp  


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