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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user