Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -ra58f91b077c8131bea3dbde0fc338adb113fc9f3 -r2ad0fc5c1215088ee0e4ea7f9b2bc367c4ed2fd9 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision a58f91b077c8131bea3dbde0fc338adb113fc9f3) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 2ad0fc5c1215088ee0e4ea7f9b2bc367c4ed2fd9) @@ -96,14 +96,14 @@ readonly property int sliderTextMargin : 20 readonly property int treatmentSpacing : 80 // 60 - readonly property int notificationHeight : 60 + readonly property int notificationHeight : 100 //// ----- @LEAHIZED readonly property int notificationIconDiameter : 36 readonly property int checkListViewItemWidth : 350 readonly property int checkListViewItemHeight : 60 readonly property int pauseIconDiameter : 60 - readonly property int topBarMenuHeight : 100 + readonly property int topBarMenuHeight : 100 //// ----- @LEAHIZED readonly property int sliderCircleDiameter : 30 readonly property int pressuresProgressbarWidth : 725