Modify

Opened 13 years ago

Closed 12 years ago

#6951 closed enhancement (fixed)

[PATCH] Join way to node should only join the node with selected ways

Reported by: olejorgenb Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: selection Cc:

Description

If the selection contains ways, the "join node to way" tool should only add the node to these. Currently it adds the node to all nearby waysegments.

Attachments (1)

ticket-6951-join-node-to-way-restrict-to-selected-ways.patch (2.4 KB ) - added by olejorgenb 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by olejorgenb, 13 years ago

Should "Join Node to Way" accept multiple nodes? The current version does, but in a buggy way. (Select multiple nodes and use the tool -> only one node is joined but the undocommand contains multiple "Way changed" commands)

This patch only allows one node to be selected.

Off topic: I'd like a "isSelected" predicate and boolean operators for predicates. eg. and(isSelectedP, wayP)

comment:2 by stoecker, 12 years ago

Resolution: fixed
Status: newclosed

In [4557/josm]:

fix #6951 - patch by olejorgenb - Join way to node only joins the node with selected ways

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.