mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Background: Qt.callLater does not accept a delay as parameter.
This commit is contained in:
@@ -237,7 +237,7 @@ Variants {
|
||||
transitionProgress = 0.0
|
||||
Qt.callLater(() => {
|
||||
currentWallpaper.asynchronous = true
|
||||
}, 100)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user