1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

window: freeze mask geometry in popout

This commit is contained in:
bbedward
2026-02-02 16:29:59 -05:00
parent eaa6a664c8
commit a97409dfd7
3 changed files with 32 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ DankPopout {
}
popupWidth: 400
popupHeight: contentLoader.item ? contentLoader.item.implicitHeight : 400
popupHeight: contentLoader.item ? contentLoader.item.implicitHeight : 0
triggerWidth: 70
positioning: ""
screen: triggerScreen