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

List:       kde-commits
Subject:    [gcompris/sok-tandon-letter-in-word] src/activities/letter-in-word: letter-in-word, adjusted margins
From:       Akshat Tandon <akshat.tandon () research ! iiit ! ac ! in>
Date:       2016-03-17 14:36:14
Message-ID: E1agZ26-0004Ry-2I () scm ! kde ! org
[Download RAW message or body]

Git commit 2643d6d22e2ee93da891351f0cbd8cb1220470fb by Akshat Tandon.
Committed on 17/03/2016 at 13:54.
Pushed by tandon into branch 'sok-tandon-letter-in-word'.

letter-in-word, adjusted margins to prevent cluds from going out of screen.

M  +2    -2    src/activities/letter-in-word/LetterInWord.qml

http://commits.kde.org/gcompris/2643d6d22e2ee93da891351f0cbd8cb1220470fb

diff --git a/src/activities/letter-in-word/LetterInWord.qml b/src/activitie=
s/letter-in-word/LetterInWord.qml
index 3fed54c..1359194 100644
--- a/src/activities/letter-in-word/LetterInWord.qml
+++ b/src/activities/letter-in-word/LetterInWord.qml
@@ -263,8 +263,8 @@ ActivityBase {
             anchors.right: parent.right
             anchors.top: planeText.bottom
             anchors.topMargin: 10 * ApplicationInfo.ratio
-            anchors.leftMargin: 5 * ApplicationInfo.ratio
-            anchors.rightMargin: 5 * ApplicationInfo.ratio
+            anchors.leftMargin: 15 * ApplicationInfo.ratio
+            anchors.rightMargin: 15 * ApplicationInfo.ratio
             anchors.bottomMargin: 10 * ApplicationInfo.ratio
             cellWidth: itemWidth + 43*ApplicationInfo.ratio
             cellHeight: itemHeight + 15*ApplicationInfo.ratio

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

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