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

List:       kde-commits
Subject:    [kde-runtime] plasma/declarativeimports/plasmacomponents/platformcomponents/touch: ssht.
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2012-03-31 22:15:37
Message-ID: 20120331221537.5C5A7A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 831672a8d3851446ccad402de8603293a372e2e2 by Sebastian Kügler.
Committed on 01/04/2012 at 00:15.
Pushed by sebas into branch 'master'.

ssht.

M  +1    -1    plasma/declarativeimports/plasmacomponents/platformcomponents/touch/EditBubble.js


http://commits.kde.org/kde-runtime/831672a8d3851446ccad402de8603293a372e2e2

diff --git a/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/EditBubble.js \
b/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/EditBubble.js \
                index a8ad3ae..1c72279 100644
--- a/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/EditBubble.js
                
+++ b/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/EditBubble.js
 @@ -6,7 +6,7 @@ function placeEditBubble(mouse) {
         rootItem = rootItem.parent;
     }
     var distanceToTop = mouseEventListener.mapToItem(rootItem, mouse.x, mouse.y);
-    print( "   distanceToTop: " + distanceToTop.x);
+    //print( "   distanceToTop: " + distanceToTop.x);
     if (distanceToTop.x < editBubble.width/2) {
         // hitting the left edge
         //editBubble.x = mouse.x


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

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