fix: small UI touchups/fixes
This commit is contained in:
committed by
Julian Murgia
parent
faab5ba808
commit
f74cb48b3d
@@ -259,7 +259,7 @@ margin_right = 992.0
|
||||
margin_bottom = 212.0
|
||||
rect_min_size = Vector2( 40, 0 )
|
||||
|
||||
[node name="PreviewSection" type="Control" parent="MarginContainer/MarginContainer/VBoxContainer"]
|
||||
[node name="PreviewSection" type="MarginContainer" parent="MarginContainer/MarginContainer/VBoxContainer"]
|
||||
margin_top = 260.0
|
||||
margin_right = 1000.0
|
||||
margin_bottom = 660.0
|
||||
@@ -271,23 +271,21 @@ margin_bottom = 400.0
|
||||
rect_min_size = Vector2( 1000, 400 )
|
||||
color = Color( 0, 0, 0, 1 )
|
||||
|
||||
[node name="CenterContainer" type="CenterContainer" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection"]
|
||||
margin_left = 5.0
|
||||
margin_top = 5.0
|
||||
margin_right = 995.0
|
||||
margin_bottom = 395.0
|
||||
[node name="CenterContainer" type="MarginContainer" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection"]
|
||||
margin_right = 1000.0
|
||||
margin_bottom = 400.0
|
||||
|
||||
[node name="RoomBackground" type="TextureRect" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection/CenterContainer"]
|
||||
margin_right = 990.0
|
||||
margin_bottom = 390.0
|
||||
margin_right = 1000.0
|
||||
margin_bottom = 400.0
|
||||
rect_min_size = Vector2( 990, 390 )
|
||||
texture = ExtResource( 2 )
|
||||
expand = true
|
||||
stretch_mode = 7
|
||||
|
||||
[node name="BackgroundPreview" type="TextureRect" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection"]
|
||||
margin_left = 5.0
|
||||
margin_top = 5.0
|
||||
margin_right = 5.0
|
||||
margin_bottom = 5.0
|
||||
margin_right = 1000.0
|
||||
margin_bottom = 400.0
|
||||
|
||||
[node name="MarginContainer2" type="MarginContainer" parent="MarginContainer/MarginContainer/VBoxContainer"]
|
||||
margin_top = 664.0
|
||||
|
||||
Reference in New Issue
Block a user