forked from Shinonome/dots-hyprland
settings: prevent race condition of wallpaper zoom spinbox
This commit is contained in:
@@ -202,7 +202,10 @@ ApplicationWindow {
|
||||
id: pageLoader
|
||||
anchors.fill: parent
|
||||
opacity: 1.0
|
||||
|
||||
active: Config.ready
|
||||
source: root.pages[0].component
|
||||
|
||||
Connections {
|
||||
target: root
|
||||
function onCurrentPageChanged() {
|
||||
|
||||
Reference in New Issue
Block a user