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

List:       kde-commits
Subject:    [gcompris/sok_tandon_graphcoloring] src/activities/graph-coloring/resource: Rectified graph_2 so tha
From:       Akshat Tandon <akshat.tandon () research ! iiit ! ac ! in>
Date:       2015-12-22 21:05:21
Message-ID: E1aBU7V-0000H7-0P () scm ! kde ! org
[Download RAW message or body]

Git commit 818cb1157f42901f5608d7759936117e343de6c6 by Akshat Tandon.
Committed on 22/12/2015 at 17:55.
Pushed by tandon into branch 'sok_tandon_graphcoloring'.

Rectified graph_2 so that it remains within the confinements of the screen.

M  +1    -1    src/activities/graph-coloring/resource/graph_2.qml

http://commits.kde.org/gcompris/818cb1157f42901f5608d7759936117e343de6c6

diff --git a/src/activities/graph-coloring/resource/graph_2.qml b/src/activ=
ities/graph-coloring/resource/graph_2.qml
index 75a7256..d82417f 100644
--- a/src/activities/graph-coloring/resource/graph_2.qml
+++ b/src/activities/graph-coloring/resource/graph_2.qml
@@ -25,7 +25,7 @@ QtObject {
           [0, 1], [0, 3], [1, 2], [1, 3], [2, 3]
         ]
    property variant nodePositions : [
-        [0, 0.5], [0.5, 0], [1, 0.5], [0.5, 1]
+        [0, 0.35], [0.5, 0], [1, 0.35], [0.5, 0.7]
     ]
 =

 }

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

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