Ticket #970 (closed bug: fixed)
Layer Switcher does not do sufficient layer state information storage
| Reported by: | crschmidt | Owned by: | euzuro |
|---|---|---|---|
| Priority: | major | Milestone: | 2.5 Release |
| Component: | Control.LayerSwitcher | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
four pieces of information are neccesary to completely ensure that the layer switcher is always up to date:
- name
- Visibility
- Whether the layer is enabled/disabled (layer.inRange)
- the id
The last is necessary for raiseLayer/lowerLayer cases where all layers have the same name and visibility
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

