Zoom buttons broken in kicker
Waldo Bastian
bastian at kde.org
Tue Aug 27 00:33:50 BST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 26 August 2002 04:07 pm, Waldo Bastian wrote:
> I strongly suspect that your commit of panelbasebutton.cpp revision 1.19
> has broken icon zooming in kicker.
>
> In the CVS version you now occasionaly get an "unknown" zoomed icon instead
> of the correct zoomed icon.
>
> Since this commit seems to be related to a new feature that isn't going to
> be part of KDE 3.1 anyway I suggest that you revert your commit.
The part that breaks it is actually in revision 1.18:
@@ -600,6 +624,8 @@ void PanelButtonBase::loadTiles()
void PanelButtonBase::drawButton(QPainter *p)
{
setBackground();
+ if (calculateIconSizes())
+ loadIcons();
QPixmap bg(size());
QPainter pbg;
Cheers,
Waldo
- --
bastian at kde.org | SuSE Labs KDE Developer | bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9arreN4pvrENfboIRAi6EAJ429GqL7tYJvP5Dpo/+k10h6ngdTACgkWlY
yewhKB8df8WsWUflABMDDBQ=
=wTPj
-----END PGP SIGNATURE-----
More information about the kde-core-devel
mailing list