Added 2 separators.

This commit is contained in:
Relintai 2022-08-25 18:29:22 +02:00
parent bf267a5a1a
commit 128ad6c17c
2 changed files with 13 additions and 3 deletions

View File

@ -64,7 +64,7 @@ size_flags_horizontal = 3
size_flags_vertical = 3
[node name="MainVB" type="VBoxContainer" parent="MC/EntriesContainer"]
margin_right = 37.0
margin_right = 1010.0
margin_bottom = 24.0
size_flags_horizontal = 3

View File

@ -51,10 +51,15 @@ margin_top = 24.0
margin_right = 1010.0
margin_bottom = 38.0
[node name="HBoxContainer" type="HBoxContainer" parent="."]
[node name="HSeparator2" type="HSeparator" parent="."]
margin_top = 56.0
margin_right = 1024.0
margin_bottom = 76.0
margin_bottom = 60.0
[node name="HBoxContainer" type="HBoxContainer" parent="."]
margin_top = 64.0
margin_right = 1024.0
margin_bottom = 84.0
alignment = 1
[node name="AddButton" type="Button" parent="HBoxContainer"]
@ -62,3 +67,8 @@ margin_left = 471.0
margin_right = 553.0
margin_bottom = 20.0
text = "+ Add here"
[node name="HSeparator" type="HSeparator" parent="."]
margin_top = 88.0
margin_right = 1024.0
margin_bottom = 92.0