Index: sources/gui/qml/components/StepIndicator.qml =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -r2ad0fc5c1215088ee0e4ea7f9b2bc367c4ed2fd9 --- sources/gui/qml/components/StepIndicator.qml (.../StepIndicator.qml) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/gui/qml/components/StepIndicator.qml (.../StepIndicator.qml) (revision 2ad0fc5c1215088ee0e4ea7f9b2bc367c4ed2fd9) @@ -38,7 +38,7 @@ property int diameter : 15 width : _gridSteps.width - height : _gridSteps.height // Variables.topBarMenuHeight + height : _gridSteps.height color : Colors.backgroundMain QtObject { id: _private