Ticket #800 (closed feature: fixed)
Simplify mergeNewParams() Functionality
| Reported by: | euzuro | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5 Release |
| Component: | Layer.HTTPRequest | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
Right now everyone has to take care of redrawing themselves on mergeNewParams. This is silly. It should happen automatically. Enter redraw() from #795. Once that patch is approved then all we need to do is call redraw() on the layer after merging in the new params, and each layer will redraw itself accordingly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

