mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
@@ -81,6 +81,9 @@ export function uiRawMemberEditor(context) {
|
||||
if (!context.hasEntity(d.relation.id)) {
|
||||
context.enter(modeBrowse(context));
|
||||
}
|
||||
|
||||
utilHighlightEntity(d.id, false, context);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user