Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rab7efbd73d4a4c0a0a10886629f9a5975ca08315 -r526fb054edbbeebdcce33ca630ae08ba04067fac --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision ab7efbd73d4a4c0a0a10886629f9a5975ca08315) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 526fb054edbbeebdcce33ca630ae08ba04067fac) @@ -78,7 +78,7 @@ readonly property int rangeRectBorderWidth : 2 readonly property int rangeMarkerHeight : 60 readonly property int rangeMarkerHeightMidle : 40 - readonly property int rangeMarkerHeightShort : 20 + readonly property int rangeMarkerHeightShort : 30 readonly property int rangeMarkerWidth : 2 readonly property int progressbarHeight : 30