Feature request #2461
Add Incremental rendering of features when using Symbology V2
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Map Canvas | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 12521 |
Description
This patch implements version 2 incremental rendering. Note that I have only implemented processing of key events when symbol layer rendering is enabled, because there is no clear way to decide when X features have been drawn.
Fixes ticket #2409.
History
#1 Updated by Martin Dobias over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied in e988e215 (SVN r12962). Thanks for contributing!