Index: sources/gui/qml/components/ProgressBarEx.qml =================================================================== diff -u -r7805806e4370be4d9207872e916f478875bd4ba6 -rcf3ef3656c06ade00b6bc6c09e8e0f858ee1af24 --- sources/gui/qml/components/ProgressBarEx.qml (.../ProgressBarEx.qml) (revision 7805806e4370be4d9207872e916f478875bd4ba6) +++ sources/gui/qml/components/ProgressBarEx.qml (.../ProgressBarEx.qml) (revision cf3ef3656c06ade00b6bc6c09e8e0f858ee1af24) @@ -51,7 +51,7 @@ onClicked: extraClicked() } - Rectangle { id: _rightBackground // quick workaround to get the look of the progress bar as design + Rectangle { id: _rightBackground // to match design and get the right end of progress bar straight and not rounded color: gradientEnd height: parent.height width: 20