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