Modify

Opened 13 years ago

Closed 13 years ago

#6873 closed defect (fixed)

[Patch] Layers merge compatibility check should be mutual

Reported by: Don-vip Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

To enable or not layers merge, LayerListDialog currently checks only if one layer accepts to be merged with another.

This should be a reciprocal check, as it forbids for example, with the current implementation to define its own layer class extending OsmDataLayer without having it automatically potentially be merged with another OsmDataLayer (this is something a plugin writer would not want).

Please find attached a patch that performs a mutual check.

Attachments (1)

patch.diff (1.1 KB ) - added by Don-vip 13 years ago.

Download all attachments as: .zip

Change History (3)

by Don-vip, 13 years ago

Attachment: patch.diff added

comment:1 by Don-vip, 13 years ago

Description: modified (diff)

comment:2 by bastiK, 13 years ago

Resolution: fixed
Status: newclosed

In [4456/josm]:

applied #6873 - Layers merge compatibility check should be mutual (patch by Don-vip)

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.