openstreetmap/iD
Make Move and Rotate operations touchscreen-friendly
Aperta
#7599 aperta il 13 mag 2020
help wantedoperationtouch-stylus
Metriche repository
- Star
- (3818 stelle)
- Metriche merge PR
- (Merge medio 29g 14h) (82 PR mergiate in 30 g)
Descrizione
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"…