Modify

Opened 3 years ago

Closed 3 years ago

#4651 closed enhancement (fixed)

Ability to download incomplete relation from selection

Reported by: Nakor Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

In many case I have a relation selected for which I would like to download incomplete members.

Could it e possible from the selection menu to either download incomplete relations or select that relation in the relation list?

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

(In [3102]) fixed #4651: Ability to download incomplete relation from selection
fixed #4098: Popup Menu entry "download relation members" in relation dialog should be "download incomplete relation members"
fixed two NPEs in RelationListDialog and SelectionListDialog
refactored SelectionListDialog to support better user feedback (enabled/disabled buttons and menu items)
Finally removed the sort() method on DataSet, marked as FIXME since a long time.

CAVEAT: DataSet.getSelected() now returns an unmodifiable list instead of a copy of the selection list. This may lead to UnsupportedOperationExceptions in the next few days. I tried to make sure the JOSM core uses getSelected() only for reading, but I didn't check the plugins.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.