mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
bar: fix auto-hide not hiding after popout closes (#796)
This commit is contained in:
@@ -93,6 +93,7 @@ PanelWindow {
|
||||
|
||||
function close() {
|
||||
shouldBeVisible = false
|
||||
PopoutManager.popoutChanged()
|
||||
closeTimer.restart()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user