Better defined maximum sizes for the panes

This commit is contained in:
miruka
2019-12-19 19:27:39 -04:00
parent 535e380f40
commit 5857f4e398
4 changed files with 4 additions and 4 deletions

View File

@@ -70,6 +70,7 @@ Item {
MainPane {
id: mainPane
maximumSize: parent.width - theme.minimumSupportedWidth
}
PageLoader {