Modify ↓
#12943 closed enhancement (fixed)
[Patch] Clean JosmAction
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.06 |
Component: | Core | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
This patch:
- Re-enables calling updateEnabledState() if other layers than active one changed
- Allows you to prevent the layer change and selection change listeners from being installed
- Adds a getLayerManager() to replace getEditLayer() / getCurrentDataSet() and allow us to use e.g. multiple layer lists in the far future.
- Adds some more docs.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | patch-josmaction-cleanup.patch added |
---|
comment:1 by , 9 years ago
Milestone: | → 16.06 |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10353/josm: