Bug 153871 - Battery plasmoid does not store size
Summary: Battery plasmoid does not store size
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 22:49 UTC by Michael Braun
Modified: 2007-12-11 23:41 UTC (History)
0 users

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 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