mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Added some changes.
This commit is contained in:
parent
949a0dba9b
commit
701b4d1142
@ -28,20 +28,20 @@ margin_right = 200.0
|
||||
margin_bottom = 200.0
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer"]
|
||||
margin_right = 400.0
|
||||
margin_right = 414.0
|
||||
margin_bottom = 14.0
|
||||
text = "Dialog Text"
|
||||
|
||||
[node name="LineEdit" type="LineEdit" parent="VBoxContainer"]
|
||||
margin_top = 18.0
|
||||
margin_right = 400.0
|
||||
margin_right = 414.0
|
||||
margin_bottom = 42.0
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
|
||||
margin_top = 46.0
|
||||
margin_right = 400.0
|
||||
margin_right = 414.0
|
||||
margin_bottom = 60.0
|
||||
custom_constants/separation = 4
|
||||
custom_constants/separation = 120
|
||||
|
||||
[node name="labelConvoID" type="Label" parent="VBoxContainer/HBoxContainer"]
|
||||
margin_right = 58.0
|
||||
@ -54,8 +54,8 @@ margin_right = 58.0
|
||||
margin_bottom = 24.0
|
||||
|
||||
[node name="labelLayerID" type="Label" parent="VBoxContainer/HBoxContainer"]
|
||||
margin_left = 62.0
|
||||
margin_right = 115.0
|
||||
margin_left = 178.0
|
||||
margin_right = 231.0
|
||||
margin_bottom = 14.0
|
||||
text = "Layer ID"
|
||||
|
||||
@ -65,8 +65,8 @@ margin_right = 58.0
|
||||
margin_bottom = 24.0
|
||||
|
||||
[node name="labelBranchID" type="Label" parent="VBoxContainer/HBoxContainer"]
|
||||
margin_left = 119.0
|
||||
margin_right = 182.0
|
||||
margin_left = 351.0
|
||||
margin_right = 414.0
|
||||
margin_bottom = 14.0
|
||||
text = "Branch ID"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user