Opened 16 years ago
Closed 16 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 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
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.