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 {
implicitWidth: parent.width
implicitHeight: parent.height
anchors.fill: parent
Canvas {
id: wavyFill