Optimize screen layout a bit

This commit is contained in:
blinry 2021-01-19 11:13:40 +01:00
parent 285a89efef
commit d258f812ce
4 changed files with 114 additions and 130 deletions

View file

@ -39,14 +39,15 @@ __meta__ = {
[node name="Control2" type="Control" parent="VBoxContainer"]
margin_right = 200.0
margin_bottom = 11.0
margin_bottom = 2.0
size_flags_vertical = 3
size_flags_stretch_ratio = 0.13
[node name="Control" type="Control" parent="VBoxContainer"]
margin_top = 15.0
margin_top = 6.0
margin_right = 200.0
margin_bottom = 106.0
margin_bottom = 96.0
rect_min_size = Vector2( 0, 90 )
mouse_filter = 2
size_flags_vertical = 3
@ -107,9 +108,10 @@ __meta__ = {
}
[node name="Label" type="Label" parent="VBoxContainer"]
margin_top = 110.0
margin_top = 100.0
margin_right = 200.0
margin_bottom = 139.0
margin_bottom = 140.0
rect_min_size = Vector2( 0, 40 )
size_flags_vertical = 7
size_flags_stretch_ratio = 0.0
custom_fonts/font = ExtResource( 2 )