forked from Shinonome/dots-hyprland
fix progress bar binding loop
This commit is contained in:
@@ -41,8 +41,7 @@ ProgressBar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
contentItem: Item {
|
contentItem: Item {
|
||||||
implicitWidth: parent.width
|
anchors.fill: parent
|
||||||
implicitHeight: parent.height
|
|
||||||
|
|
||||||
Canvas {
|
Canvas {
|
||||||
id: wavyFill
|
id: wavyFill
|
||||||
|
|||||||
Reference in New Issue
Block a user