openstreetmap/iD

Make Move and Rotate operations touchscreen-friendly

Aberta

#7.599 aberto em 13 de mai. de 2020

 (2 comentários) (3 reações) (0 responsável)JavaScript (1.449 forks)github user discovery
help wantedoperationtouch-stylus

Métricas do repositório

Stars
 (3.818 estrelas)
Métricas de merge de PR
 (Mesclagem média 29d 14h) (82 fundiu PRs em 30d)

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"…

Guia do colaborador