Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r8d7f8d2ac6620e92ab3cd239d7d8641113ea3e53 -rc52701259341870bc9a436fc87f84f23b340c09c --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 8d7f8d2ac6620e92ab3cd239d7d8641113ea3e53) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision c52701259341870bc9a436fc87f84f23b340c09c) @@ -75,7 +75,7 @@ readonly property int rangeMarkerHeightShort : 20 readonly property int rangeMarkerWidth : 2 - readonly property int progressbarHeight : 30 + readonly property int progressbarHeight : 15 readonly property int progressbarHandler : 35 readonly property int progressbarHandlerBorderWidth : 4 readonly property int progressbarRectMargin : 0 // default as 0 to avoid progressRect having a thicker border than slider body @@ -126,6 +126,7 @@ readonly property int ultrafiltrationProgressbarWidth : 880 readonly property int ultrafiltrationAdjustmtenOptionWidth : 520 readonly property int ultrafiltrationAdjustmtenOptionHeight : 275 + readonly property int ultraFiltrationProgressBarHeight :30 readonly property int silenceIconMargin : 10 readonly property int notificationBarIconMargin : 10