1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 15:32:50 -05:00

launcher: re-create grid on open

This commit is contained in:
bbedward
2025-11-18 18:50:42 -05:00
parent 6ef9ddd4f3
commit 208d92aa06
5 changed files with 100 additions and 81 deletions

View File

@@ -61,7 +61,6 @@ PanelWindow {
}
function close() {
console.log("DankModal.close() called on:", layerNamespace, "Stack trace:", new Error().stack)
shouldBeVisible = false
shouldHaveFocus = false
closeTimer.restart()