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