[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdeplasma-addons/applets/comic
From:       Matthias Fuchs <mat69 () gmx ! net>
Date:       2010-01-22 18:28:13
Message-ID: 1264184893.568660.21471.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1078726 by mfuchs:

Backport r1078725

Always store the correct mLastSize.

 M  +1 -0      comic.cpp  


--- branches/KDE/4.4/kdeplasma-addons/applets/comic/comic.cpp #1078725:1078726
@@ -677,6 +677,7 @@
         mMainWidget->resize( mLastSize );
     } else {
         resize( mLastSize );
+        mLastSize = this->size();//NOTE the applet won't be smaller than the minimum \
size of the MainWidget, thus the result of the resize might not correspond with \
mLastSize  emit sizeHintChanged( Qt::PreferredSize );
         emit appletTransformedItself();
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic