mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-05 04:58:30 -04:00
widgets: fix dropdown/icon picker referencing a dead window
port 1.5
This commit is contained in:
@@ -397,7 +397,7 @@ Item {
|
||||
|
||||
Popup {
|
||||
id: saveMenu
|
||||
parent: Overlay.overlay
|
||||
parent: root.Overlay.overlay
|
||||
padding: Theme.spacingM
|
||||
modal: true
|
||||
dim: false
|
||||
|
||||
Reference in New Issue
Block a user