Modify ↓
#5590 closed enhancement (fixed)
[patch] Allow Join node to way with multiple nodes
| Reported by: | bilbo | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
If you press "J" to join node to nearest way(s), it work only with single node selected. This patch extends the functionality so it can work with multiple nodes selected - it will perform the action on every selected note in turn.
Attachments (1)
Change History (3)
Changed 3 years ago by bilbo
comment:1 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
In [3643/josm]:
comment:2 Changed 3 years ago by bastiK
I made small modifications, hopefully it doesn't break your patch.
Note: See
TracTickets for help on using
tickets.



Patch allowing "Join node to way" with multiple selected nodes