Opened 16 years ago
Closed 16 years ago
#149 closed defect (fixed)
Legend does not refresh map when layers switched on/off when using selection overlay
Reported by: | chrisclaydon | Owned by: | pagameba |
---|---|---|---|
Priority: | P1 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1152221 | Operating System: | All |
state: | Analysis Requested |
Description
- Create a layout with an MG map containing more than one layer.
- Turn off a layer.
- Select a feature.
- Turn a layer off or on.
RESULT: Layer will not turn off or on.
Note: It looks like the selection overlay is re-drawn instead of the map.
Change History (8)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
state: | Analysis Requested → Analysing |
Status: | new → assigned |
comment:3 by , 16 years ago
The logic for handling redraws when we have a separate query layer is not complete. We need to separate out drawing the query layer from drawing the map so that we don't need to refresh the map when selections change and we don't need to redraw the selection when the map changes.
comment:4 by , 16 years ago
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
state: | Analysing → Committed |
Status: | assigned → closed |
Closing.
comment:6 by , 16 years ago
Resolution: | fixed |
---|---|
state: | Committed → Analysis Requested |
Status: | closed → reopened |
This problem seems to be back in the latest code.
comment:7 by , 16 years ago
comment:8 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
somehow I overwrote the change, fixed again!
Note:
See TracTickets
for help on using tickets.
Also, if you create a buffer on the layout, the buffer does not show up until you pan or zoom. Again, it looks like the selection overlay gets re-drawn instead of the main map image.