NPanel: clear openedPanel attempt

This commit is contained in:
LemmyCook 2025-09-04 10:16:37 -04:00
parent bb0f1e84ce
commit 7fafda4747
2 changed files with 11 additions and 1 deletions

View file

@ -125,6 +125,7 @@ Loader {
root.closed()
active = false
useButtonPosition = false // Reset button position usage
PanelService.closedPanel(root)
}
// -----------------------------------------