added some new controls and started layout of pageStart and pageCredentials

This commit is contained in:
vladimir.kuznetsov 2023-04-12 19:13:41 +03:00
parent ec96c1b534
commit 905a3a30f3
18 changed files with 558 additions and 4 deletions

View file

@ -13,7 +13,6 @@ PageBase {
logic: ViewConfigLogic
Rectangle {
y: 0
anchors.fill: parent
color: "#0E0E11"
}