Ticket #670 (closed feature: duplicate)
Give renderer list of geometries so it can redraw
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.8 Release |
| Component: | Renderer.SVG | Version: | |
| Keywords: | Cc: | ||
| State: |
Description
Because Firefox is stupid, it needs to map geometries into a local pixel space.
The cost of this is that when we get beyond that pixel space, we can't draw features.
If we could redraw the renderer contents, then we could reinit to 0,0 when we hit a limit.
At the moment, we can't do that.
Add a list of geometries to the renderer so it can.
Change History
Note: See
TracTickets for help on using
tickets.
