Modify ↓
Opened 6 years ago
Closed 6 years ago
#389 closed defect (fixed)
ability required to start new way from existing node
| Reported by: | framm | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
currently JOSM will always continue an existing way from a node, but there should be a way to start a new one (Potlatch uses shift modifier for that)
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by Gabriel Ebner <ge@…>
comment:2 Changed 6 years ago by Gabriel Ebner <ge@…>
- Resolution set to fixed
- Status changed from new to closed
You can do that using the Alt modifier since r375.
Note: See
TracTickets for help on using
tickets.



We currently use shift to use an existing node for add-node-and-connect, so using shift for this is probably a bad idea.
How about implementing your proposal from ticket #11? That would at least free up the shift key.