Modify ↓
Opened 10 years ago
Closed 10 years ago
#12906 closed enhancement (fixed)
[Patch] Change Actions to use LayerManager.
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.06 |
| Component: | Core | Version: | |
| Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
Use the new LayerManager in the actions.
I simplified some statements to use the new methods. the getLayers() method will return an empty list if no MapView is displayed, so we do not need to check for that any more.
Attachments (1)
Change History (3)
by , 10 years ago
| Attachment: | patch-layer-manager-in-actions.patch added |
|---|
comment:1 by , 10 years ago
| Milestone: | → 16.06 |
|---|
Note:
See TracTickets
for help on using tickets.



nice :)