Version: (using KDE KDE 3.96.0) Installed from: Unspecified Linux OS: Linux After finishing the resize operation on the Lock/Logout applet it jumps back to the initial size
Resizing works here. Is this still an issue?
it did that some time ago, but now it can be resized and it saves the size correctly. it still display a only a little piece of the icon and the icons are never resized (only the applet border) but it is another story and an old problem of the icon widget, this specific bug i think it could be closed
There's no other bug open for the icon size issue, so may as well leave this one open for that.
well, leave it open but at least change the name so we know what it's really about =)
*** Bug 153971 has been marked as a duplicate of this bug. ***
SVN commit 748748 by jstubbs: Moved adding of the icons to the layout from paintWidget() into the constructor, which fixes the layout when the applet is created. Also removed all the dead code which has made it a lot easier to read. CCBUG: 152695 M +20 -72 lockout.cpp M +2 -31 lockout.h WebSVN link: http://websvn.kde.org/?view=rev&revision=748748
SVN commit 750084 by mart: Now icons can be resized BUG: 152695 M +22 -6 icon.cpp M +0 -2 icon.h WebSVN link: http://websvn.kde.org/?view=rev&revision=750084