mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Don't zoom to the end vertex when continuing a disconnected highway if it is already visible
Add separate fixes for continuing a disconnected highway from the start and end vertices Highlight the vertex that will be continued
This commit is contained in:
+5
-3
@@ -1249,8 +1249,10 @@ en:
|
||||
connect_almost_junction:
|
||||
title: Connect the features
|
||||
undo_redo: Connected very close features.
|
||||
continue_feature:
|
||||
title: Continue this feature
|
||||
continue_from_start:
|
||||
title: Continue drawing from start
|
||||
continue_from_end:
|
||||
title: Continue drawing from end
|
||||
delete_feature:
|
||||
title: Delete this feature
|
||||
connect_endpoints:
|
||||
@@ -1642,4 +1644,4 @@ en:
|
||||
wikidata:
|
||||
identifier: "Identifier"
|
||||
label: "Label"
|
||||
description: "Description"
|
||||
description: "Description"
|
||||
|
||||
Reference in New Issue
Block a user