app autostart
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
round="8"
|
||||
align_items="center"
|
||||
justify_content="space_between"
|
||||
color="~color_background"
|
||||
color="~color_bg"
|
||||
border_color="~color_accent"
|
||||
>
|
||||
<label id="label_title" margin_left="8" color="~color_text" size="22" weight="bold" />
|
||||
@@ -29,4 +29,4 @@
|
||||
</rectangle>
|
||||
</div>
|
||||
</elements>
|
||||
</layout>
|
||||
</layout>
|
||||
|
||||
@@ -31,12 +31,12 @@
|
||||
"LOCK_INTERACTION": "Lock interaction",
|
||||
"MOVE_PRESS_AND_DRAG": "Move (press & drag)",
|
||||
"OPACITY": "Opacity",
|
||||
"POS_ANCHORED": "Anchored: Moves together with the rest of the set. Default.",
|
||||
"POS_FLOATING": "Floating: Stay in place, recenter when shown.",
|
||||
"POS_ANCHORED": "Anchored: Moves with center marker. Default.",
|
||||
"POS_FLOATING": "Floating: Moves independently, recenters when shown.",
|
||||
"POS_HAND_L": "Follow the left hand.",
|
||||
"POS_HAND_R": "Follow the right hand.",
|
||||
"POS_HMD": "Follow the HMD.",
|
||||
"POS_STATIC": "Static: Stay in place and never recenter.",
|
||||
"POS_STATIC": "Static: Not part of any set, no recenter.",
|
||||
"POSITIONING": "Positioning",
|
||||
"RESIZE_PRESS_AND_DRAG": "Resize (press & drag)",
|
||||
"STEREO_3D_MODE": {
|
||||
|
||||
Reference in New Issue
Block a user