mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 07:22:50 -05:00
bluez: fix disappearing popouts with modal maanger
This commit is contained in:
@@ -61,6 +61,7 @@ PanelWindow {
|
||||
}
|
||||
|
||||
function close() {
|
||||
console.log("DankModal.close() called on:", layerNamespace, "Stack trace:", new Error().stack)
|
||||
shouldBeVisible = false
|
||||
shouldHaveFocus = false
|
||||
closeTimer.restart()
|
||||
|
||||
Reference in New Issue
Block a user