aboutsummaryrefslogtreecommitdiffstats
path: root/app/Tacho.qml
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-07-03 17:55:03 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-07-03 17:55:03 +0900
commit859681e6fb9d754cb00534d17b54c6b311501ae3 (patch)
treefad2265dcd0ddd760dc04bf6f04be150bc4aad32 /app/Tacho.qml
parentcb26312c0d4b0f896cc883d43236427d9ae8e0cc (diff)
Diffstat (limited to 'app/Tacho.qml')
-rw-r--r--app/Tacho.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Tacho.qml b/app/Tacho.qml
index 4dd71d2..9fa3774 100644
--- a/app/Tacho.qml
+++ b/app/Tacho.qml
@@ -50,7 +50,7 @@ Item {
Shift {
percent: imgwidth/480
anchors.right: parent.right
- anchors.rightMargin: (wshift == "N" || wshift == "P" ||wshift == "R" )? (imgwidth-width)/2+25 : (imgwidth-width)/2-5
+ anchors.rightMargin: (wshift == "N" || wshift == "P" ||wshift == "R" )? (imgwidth-width)/2+45 : (imgwidth-width)/2+15
anchors.bottom: parent.bottom
anchors.bottomMargin: 100
spacing: -10