fix progress bar binding loop

This commit is contained in:
end-4
2025-06-17 23:20:06 +02:00
parent d1822be2a9
commit a6a2b51970
@@ -41,8 +41,7 @@ ProgressBar {
} }
contentItem: Item { contentItem: Item {
implicitWidth: parent.width anchors.fill: parent
implicitHeight: parent.height
Canvas { Canvas {
id: wavyFill id: wavyFill