Actual line editing
This commit is contained in:
@@ -195,7 +195,7 @@ text = "POI mode"
|
||||
unique_name_in_owner = true
|
||||
margin_top = 330.0
|
||||
margin_right = 162.0
|
||||
margin_bottom = 636.0
|
||||
margin_bottom = 724.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_road_lines"]
|
||||
margin_right = 162.0
|
||||
@@ -205,13 +205,13 @@ margin_bottom = 4.0
|
||||
unique_name_in_owner = true
|
||||
margin_top = 8.0
|
||||
margin_right = 162.0
|
||||
margin_bottom = 240.0
|
||||
margin_bottom = 328.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_base"]
|
||||
margin_left = 7.0
|
||||
margin_top = 7.0
|
||||
margin_right = 155.0
|
||||
margin_bottom = 225.0
|
||||
margin_bottom = 313.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
|
||||
@@ -234,32 +234,63 @@ margin_top = 122.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 146.0
|
||||
|
||||
[node name="road_lines_move_point" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
[node name="road_lines_set_point" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 150.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 170.0
|
||||
text = "Move Point To Cursor"
|
||||
text = "Set Point To Cursor"
|
||||
|
||||
[node name="road_lines_create_point" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
[node name="road_lines_move_cursor" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 174.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 194.0
|
||||
text = "Move Cursor To Point"
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 198.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 202.0
|
||||
|
||||
[node name="road_lines_create_point" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 206.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 226.0
|
||||
text = "Create Point"
|
||||
|
||||
[node name="road_lines_remove_point" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 230.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 250.0
|
||||
text = "Remove Point"
|
||||
|
||||
[node name="HSeparator2" type="HSeparator" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
margin_top = 254.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 258.0
|
||||
|
||||
[node name="road_lines_create_new_line" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 198.0
|
||||
margin_top = 262.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 218.0
|
||||
margin_bottom = 282.0
|
||||
text = "Creeate New Line"
|
||||
|
||||
[node name="road_lines_delete_line" type="Button" parent="VBoxContainer/v_road_lines/road_lines_base/VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 286.0
|
||||
margin_right = 148.0
|
||||
margin_bottom = 306.0
|
||||
text = "Delete Line"
|
||||
|
||||
[node name="road_lines_create_new_line_dlg" type="PanelContainer" parent="VBoxContainer/v_road_lines"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 244.0
|
||||
margin_top = 332.0
|
||||
margin_right = 162.0
|
||||
margin_bottom = 306.0
|
||||
margin_bottom = 394.0
|
||||
|
||||
[node name="v" type="VBoxContainer" parent="VBoxContainer/v_road_lines/road_lines_create_new_line_dlg"]
|
||||
margin_left = 7.0
|
||||
@@ -281,9 +312,9 @@ text = "Cancel"
|
||||
|
||||
[node name="v_npc" type="VBoxContainer" parent="VBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
margin_top = 640.0
|
||||
margin_top = 728.0
|
||||
margin_right = 162.0
|
||||
margin_bottom = 662.0
|
||||
margin_bottom = 750.0
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="VBoxContainer/v_npc"]
|
||||
margin_right = 162.0
|
||||
|
||||
Reference in New Issue
Block a user