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

List:       kde-commits
Subject:    extragear/plasma/applets/fifteenPuzzle/src
From:       Thomas Georgiou <tageorgiou () gmail ! com>
Date:       2008-04-13 17:07:21
Message-ID: 1208106441.410489.14901.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 796493 by tgeorgiou:

Hello fifteen puzzle!


 M  +1 -1      fifteenPuzzle.cpp  


--- trunk/extragear/plasma/applets/fifteenPuzzle/src/fifteenPuzzle.cpp #796492:796493
@@ -55,7 +55,7 @@
 void FifteenPuzzle::constraintsUpdated(Plasma::Constraints constraints)
 {
   if (constraints & Plasma::SizeConstraint) {
-    QSizeF size = this->contentSize();
+    QSizeF size = this->geometry().size();
     board->resetTransform();
     board->scale(size.width() / 192, size.height() / 192);
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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