fix: fix various misc minor issues
This commit is contained in:
parent
14ecba35ae
commit
d507c8f3a9
7 changed files with 55 additions and 30 deletions
|
|
@ -26,6 +26,9 @@ Item {
|
|||
if (ToplevelManager.activeToplevel?.appId) {
|
||||
activeWindowWrapper.shouldShow = true
|
||||
visibilityTimer.restart()
|
||||
} else {
|
||||
activeWindowWrapper.shouldShow = false
|
||||
visibilityTimer.stop()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue