openstreetmap/iD
Make Move and Rotate operations touchscreen-friendly
Ouverte
#7 599 ouverte le 13 mai 2020
help wantedoperationtouch-stylus
Métriques du dépôt
- Stars
- (3 818 étoiles)
- Métriques de merge PR
- (Merge moyen 29j 14h) (82 PRs mergées en 30 j)
Description
When moving or rotating ways or multiselections, iD currently relies on the position of the hovered mouse cursor. This makes these operations impossible on touchscreens where pointers cannot hover—dragged touches simply pan the map.
We should look into a workflow where the mapper can grab the feature and drag it around instead of it following the cursor immediately. See also #3372 for talk of a "transform tool"…