mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +02:00
Switch KeepRight markers to use touch targets
This makes it easier to select the KeepRight issue and avoid selecting the OSM geometry underneath them
This commit is contained in:
@@ -73,6 +73,7 @@ export function modeSelectError(context, selectedErrorID) {
|
||||
} else {
|
||||
selection
|
||||
.classed('selected', true);
|
||||
|
||||
context.selectedErrorID(selectedErrorID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user