From a784fbe617819124ca88e87933afeb0f6705a7a9 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Sat, 23 Nov 2019 11:24:10 +1000 Subject: [PATCH] [diagrams] Diagram size widget should allow non-integer values There's no reason we should limit diagram sizes to round number of mm, so adapt widget to follow same behavior as other symbol size widgets. --- src/ui/qgsdiagrampropertiesbase.ui | 33 +++++++++++++++--------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/src/ui/qgsdiagrampropertiesbase.ui b/src/ui/qgsdiagrampropertiesbase.ui index e076f3dcffc..9d93b3cb57f 100644 --- a/src/ui/qgsdiagrampropertiesbase.ui +++ b/src/ui/qgsdiagrampropertiesbase.ui @@ -1123,11 +1123,14 @@ - 5 + 6 9999999.990000000223517 + + 0.200000000000000 + @@ -1190,16 +1193,6 @@ - - - - 10000000 - - - 50 - - - @@ -1317,6 +1310,19 @@ + + + + 6 + + + 9999999.000000000000000 + + + 0.200000000000000 + + + @@ -2199,11 +2205,6 @@
qgscollapsiblegroupbox.h
1 - - QgsSpinBox - QSpinBox -
qgsspinbox.h
-
QgsDoubleSpinBox QDoubleSpinBox