1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-04 04:28:30 -04:00

widgets: fix dropdown/icon picker referencing a dead window

port 1.5

(cherry picked from commit 52123458c7)
This commit is contained in:
bbedward
2026-07-10 17:20:49 -04:00
committed by dms-ci[bot]
parent fe0214d522
commit 375afaaf3a
4 changed files with 4 additions and 4 deletions
@@ -397,7 +397,7 @@ Item {
Popup {
id: saveMenu
parent: Overlay.overlay
parent: root.Overlay.overlay
padding: Theme.spacingM
modal: true
dim: false