Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r846a9ebc350e33be4affab3cc4c136248900015d -r0470ff6f209ff0c5089f8f0849b6da04f60f8f41 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 846a9ebc350e33be4affab3cc4c136248900015d) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 0470ff6f209ff0c5089f8f0849b6da04f60f8f41) @@ -106,8 +106,11 @@ readonly property int notificationBarIconWidth : 30 readonly property int settingsOptionWidth : 550 - readonly property int settingsOptionHeight : 50 + readonly property int settingsOptionHeight : 100 + readonly property int settingsBLEButtonWidth : 300 + readonly property int settingsBLEButtonHeight : 75 + // ---------- < PRS > Related Section ---------- // Min/Max readonly property int bloodFlowMin : 100