Changed default windows height. We might consider wrapping everything in
a ScrollView
This commit is contained in:
@@ -8,7 +8,7 @@ ApplicationWindow
|
|||||||
{
|
{
|
||||||
id: appWindow
|
id: appWindow
|
||||||
width: Screen.width * .6
|
width: Screen.width * .6
|
||||||
height: Screen.height * .6
|
height: Screen.height * .7
|
||||||
visible: true
|
visible: true
|
||||||
title: "PYQCRM"
|
title: "PYQCRM"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user