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

List:       kde-commits
Subject:    playground/office/flake/lib
From:       Thomas Zander <zander () kde ! org>
Date:       2006-05-13 17:53:26
Message-ID: 1147542806.828268.18882.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 540511 by zander:

Fix location of handles


 M  +1 -1      KoInteractionTool.cpp  


--- trunk/playground/office/flake/lib/KoInteractionTool.cpp #540510:540511
@@ -239,7 +239,7 @@
     painter.drawRect(rect);
     rect.moveLeft(bounds.left());
     painter.drawRect(rect);
-    rect.moveTop(bounds.top() + bounds.width() / 2 -3);
+    rect.moveTop(bounds.top() + bounds.height() / 2 -3);
     painter.drawRect(rect);
     rect.moveRight(bounds.right());
     painter.drawRect(rect);
[prev in list] [next in list] [prev in thread] [next in thread] 

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