Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rf8c80661c806c50047e81d581df0dd6e05f1c8ef -r7208690c23bf7a801437b86902f2e04d173d659f --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision f8c80661c806c50047e81d581df0dd6e05f1c8ef) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 7208690c23bf7a801437b86902f2e04d173d659f) @@ -63,7 +63,7 @@ readonly property int touchRectWidth : 512 //K:D //425 readonly property int touchRectHeight : 85 //K:D //70 - readonly property int touchRectRadius : 15 + readonly property int touchRectRadius : 10 readonly property int titleBottomPadding : 25 @@ -219,6 +219,9 @@ readonly property int adjustmentHeaderHeight : 120 readonly property int adjustmentButtonMargin : 30 + readonly property int defaultButtonHeight : 60 + readonly property int defaultButtonWidth : 244 + // ---------- < PRS > Related Section ---------- // blood flow rate readonly property int bloodFlowMin : 100 // PRS 30