Modify

Ticket #4098 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Popup Menu entry "download relation members" in relation dialog should be "download incomplete relation members"

Reported by: bastiK Owned by: Team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

In Relation editor you can now download only the missing member, which is great. It should be the same for the popup menu in the relation list dialog.

Attachments

Change History

comment:1 Changed 2 years ago by Gubaer

  • Owner changed from Gubaer to Team

comment:2 Changed 2 years ago by Gubaer

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

(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.

View

Add a 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.