1786019932
This commit is contained in:
@@ -6,6 +6,7 @@ export component AppWindow inherits Window {
|
||||
callback request-increase-value();
|
||||
HorizontalBox {
|
||||
VerticalBox {
|
||||
width: 50%;
|
||||
Text {
|
||||
text: "Counter: \{root.counter}";
|
||||
font-size: 24px;
|
||||
@@ -18,6 +19,7 @@ export component AppWindow inherits Window {
|
||||
}
|
||||
}
|
||||
VerticalBox {
|
||||
width: 50%;
|
||||
alignment: start;
|
||||
CheckBox {
|
||||
text: "Armory Light";
|
||||
|
||||
Reference in New Issue
Block a user