Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rdb6925e589ca85f2272af31d5f90f41452b342a7 -r68757118f0b5dc5d831f8330ff3fec40dc461aa9 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision db6925e589ca85f2272af31d5f90f41452b342a7) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 68757118f0b5dc5d831f8330ff3fec40dc461aa9) @@ -92,7 +92,7 @@ readonly property int progressbarRectHeight : 50 readonly property int progressbarRectWidth : 620 - readonly property int circleNormalDiameter : 350 + readonly property int circleNormalDiameter : 425 readonly property int progressCircleDiameterNormal : circleNormalDiameter readonly property int progressCircleDiameterSmall : 150 readonly property int opacityAnimationDuration : 1200