mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2025-02-01 04:51:48 +01:00
Remove debugs
This commit is contained in:
parent
321635a1cc
commit
5aff6dd2ab
@ -57,10 +57,8 @@ Rectangle {
|
||||
function fadeIn() {
|
||||
window.setVisible(true)
|
||||
if (canFadeByWallpaperFillMode && window.canFade) {
|
||||
print("fadein")
|
||||
imgCover.state = "out"
|
||||
} else {
|
||||
print("imgCover.opacity = 0")
|
||||
imgCover.opacity = 0
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user