From 02e62602e7c39013adcab6425e808cceb6692273 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Tue, 11 Feb 2020 16:31:28 +0100 Subject: QmlDesigner: Increase number of digits for timeline duration Task-number: QDS-1635 Change-Id: Ie9c556faec578a5a5c01a6998074d929eec901b5 Reviewed-by: Tim Jenssen --- .../components/timelineeditor/timelineanimationform.ui | 12 ++++++------ .../qmldesigner/components/timelineeditor/timelineform.ui | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelineanimationform.ui b/src/plugins/qmldesigner/components/timelineeditor/timelineanimationform.ui index 5d13cfa726..f24da6edf9 100644 --- a/src/plugins/qmldesigner/components/timelineeditor/timelineanimationform.ui +++ b/src/plugins/qmldesigner/components/timelineeditor/timelineanimationform.ui @@ -149,10 +149,10 @@ - -10000 + 0 - 10000 + 100000 @@ -244,10 +244,10 @@ - -10000 + -100000 - 10000 + 100000 @@ -313,10 +313,10 @@ - -10000 + -100000 - 10000 + 100000 diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelineform.ui b/src/plugins/qmldesigner/components/timelineeditor/timelineform.ui index b8b47e4c70..d962608b11 100644 --- a/src/plugins/qmldesigner/components/timelineeditor/timelineform.ui +++ b/src/plugins/qmldesigner/components/timelineeditor/timelineform.ui @@ -6,7 +6,7 @@ 0 0 - 627 + 641 170 @@ -39,10 +39,10 @@ - -10000 + -100000 - 10000 + 100000 @@ -61,10 +61,10 @@ - -10000 + -100000 - 10000 + 100000 @@ -187,7 +187,7 @@ true - 20000 + 200000 -- cgit v1.2.1