Ticket #2500 (closed feature: fixed)
Rendering a previously rotated geometry will not rotate it back
| Reported by: | ahocevar | Owned by: | ahocevar |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Renderer | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
If a rotated geometry is re-rendered and no rotation symbolizer property is set, the geometry will be re-rendered with the old rotation. This should be changed.
The attached patch fixes this issue. Tests still pass, graphic-name.html example shows the correct behavior (hover over feature -> rotate, move away from feature -> rotate back).
Please review.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

