openstreetmap/iD

Make Move and Rotate operations touchscreen-friendly

開放

#7,599 建立於 2020年5月13日

 (2 則留言) (3 個反應) (0 位負責人)JavaScript (1,449 個分叉)github user discovery
help wantedoperationtouch-stylus

倉庫指標

星標
 (3,818 顆星)
PR 合併指標
 (平均合併 29天 14小時) (30 天內合併 82 個 PR)

描述

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

貢獻者指南