[Bug 159394] Panel height changes after plasma restart

Michael Olbrich michael.olbrich at gmx.net
Sun Mar 16 13:22:34 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159394         
michael.olbrich gmx net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.olbrich gmx net



------- Additional Comments From michael.olbrich gmx net  2008-03-16 13:22 -------
The problem is that the panel has its own ideas about size and does not save this. The default is "normal" size, which is why your vertical panel keeps its size.

I'm not sure how to fix this. We could save the panel size but that would be redundant. The containment stores the geometry already.
Unfortunately Containment::location() and Containment::geometry() are not available during Panel::init().
plasma experts: Is there a reason why corona calls init() before loadConstraints()?


More information about the Panel-devel mailing list