Limit Drawer positioning by dragHeight and total page height

This commit is contained in:
Matthew Schwiebert 2023-09-28 10:14:01 -04:00
parent 1a8c08799f
commit 058f8b544e
2 changed files with 5 additions and 1 deletions

View file

@ -148,6 +148,7 @@ PageType {
width: parent.width
height: parent.height * 0.9
pageHeight: root.height
ColumnLayout {
id: serversMenuHeader