mirror of
https://github.com/Ed94/LangStudies.git
synced 2025-08-11 06:34:06 -07:00
ui changes.
This commit is contained in:
@@ -11,38 +11,43 @@ anchor_bottom = 1.0
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="HBox" type="HBoxContainer" parent="."]
|
||||
anchor_left = 0.15
|
||||
anchor_top = 0.25
|
||||
anchor_right = 0.85
|
||||
anchor_bottom = 0.75
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
margin_left = -452.0
|
||||
margin_top = -125.5
|
||||
margin_right = 452.0
|
||||
margin_bottom = 125.5
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
alignment = 1
|
||||
|
||||
[node name="RDP_Btn" type="Button" parent="HBox"]
|
||||
margin_left = 84.0
|
||||
margin_right = 339.0
|
||||
margin_bottom = 150.0
|
||||
margin_right = 433.0
|
||||
margin_bottom = 251.0
|
||||
rect_min_size = Vector2( 255, 150 )
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 7
|
||||
theme = ExtResource( 4 )
|
||||
icon = ExtResource( 2 )
|
||||
icon_align = 1
|
||||
expand_icon = true
|
||||
|
||||
[node name="VSeparator" type="VSeparator" parent="HBox"]
|
||||
margin_left = 343.0
|
||||
margin_right = 373.0
|
||||
margin_bottom = 300.0
|
||||
margin_left = 437.0
|
||||
margin_right = 467.0
|
||||
margin_bottom = 251.0
|
||||
theme = ExtResource( 4 )
|
||||
custom_constants/separation = 30
|
||||
|
||||
[node name="RegM_Btn" type="Button" parent="HBox"]
|
||||
margin_left = 377.0
|
||||
margin_right = 632.0
|
||||
margin_bottom = 150.0
|
||||
margin_left = 471.0
|
||||
margin_right = 904.0
|
||||
margin_bottom = 251.0
|
||||
rect_min_size = Vector2( 255, 150 )
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme = ExtResource( 4 )
|
||||
icon = ExtResource( 3 )
|
||||
icon_align = 1
|
||||
|
3
App/Scenes/Persistent.tscn
Normal file
3
App/Scenes/Persistent.tscn
Normal file
@@ -0,0 +1,3 @@
|
||||
[gd_scene format=2]
|
||||
|
||||
[node name="P-Root" type="Node"]
|
Reference in New Issue
Block a user