qml ui fixes
This commit is contained in:
parent
a390f2e988
commit
0d9f1ba95b
26 changed files with 168 additions and 103 deletions
|
@ -7,9 +7,8 @@ import "../Config"
|
|||
|
||||
Item {
|
||||
id: root
|
||||
property int page: PageEnum.Start
|
||||
property var page: PageEnum.Start
|
||||
property var logic: UiLogic
|
||||
enabled: logic.pageEnabled
|
||||
|
||||
// width: GC.screenWidth
|
||||
// height: GC.screenHeight
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue