Modify ↓
Opened 19 years ago
Closed 18 years ago
#169 closed defect (wontfix)
JOSM reorders segments automatically (and wrongly)
| Reported by: | Owned by: | imi | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unspecified | Version: | |
| Keywords: | Cc: |
Description
When I add a segment to a way, the whole way is automatically reordered. Reordering should only happen when I explicitly select Tools > Reorder segments. Furthermore, the reordering is wrong when creating P-shaped ways, creating a disordered way like this:
*--1->*--3->*
^ |
2 4
| V
*<-5--*
(It becomes even worse when I select "Reorder segments", since then apparently random segments are being reversed although this does not result in an ordered way either...)
Attachments (0)
Note:
See TracTickets
for help on using tickets.



As of API 0.5, this no longer seems relevant.