1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Fix focus issues with add widget dialog

This commit is contained in:
bbedward
2025-10-05 19:17:11 -04:00
parent 2315d423c4
commit fbbf10078f
3 changed files with 52 additions and 40 deletions

View File

@@ -68,6 +68,7 @@ Item {
asynchronous: true
sourceComponent: DankBarTab {
parentModal: root.parentModal
}
}