Limit Drawer positioning by dragHeight and total page height
This commit is contained in:
parent
1a8c08799f
commit
058f8b544e
2 changed files with 5 additions and 1 deletions
|
@ -148,6 +148,7 @@ PageType {
|
|||
|
||||
width: parent.width
|
||||
height: parent.height * 0.9
|
||||
pageHeight: root.height
|
||||
|
||||
ColumnLayout {
|
||||
id: serversMenuHeader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue