Opened 16 years ago
Closed 16 years ago
#756 closed defect (fixed)
Two defects
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | General | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
1) Ticket 639 added code to avoid unnecessarily evaluating tooltips / hyperlinks. The checks were added to DefaultStylizer (old stylization) but not to StylizationEngine (new stylization).
2) RFC17 added support for mapping space line widths. Unfortunately the code in MgMappingUtil::ComputeStylizationOffset (used with tile rendering) was never updated to account for the Stroke's size context.
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 |
The defect involving RFC 17 was fixed in branch with submission https://trac.osgeo.org/mapguide/changeset/3449.
Note:
See TracTickets
for help on using tickets.
Fixed in trunk with submission https://trac.osgeo.org/mapguide/changeset/3448.