Opened 11 years ago
Closed 10 years ago
#643 closed defect (fixed)
Expressions on symbol size / scale are not correctly re-evaluated
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | General | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1100662 |
Description
The code in SE_StyleVisitor::ProcessPointUsage (and ProcessLineUsage & ProcessAreaUsage) is not checking if the symbol has expressions set on its scaleX or scaleY properties. If there are expressions on either of these properties then the symbol is not cacheable.
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in branch stream with submission https://trac.osgeo.org/mapguide/changeset/3293.
Note: See
TracTickets for help on using
tickets.
Fixed in trunk stream with submission https://trac.osgeo.org/mapguide/changeset/3257.