Opened 13 years ago
Closed 13 years ago
#1906 closed defect (fixed)
Maestro - Composite Line Editor SizeContext Units UI
Reported by: | crispinatime | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When adding a new line to a composite line (that't the "Use composite lines" part of the classic linear feature style) the "Size Context" dropdown shows 'Device space' - however, what is actually stored in the XML is <SizeContext>MappingUnits</SizeContext>.
This is very hard to spot when editing lines and, if left unedited results in apparently incorrect mapping and the legend does not render as expected.
The workaround, once identified, is to either edit the XML or to set the composite line to Mapping Units, save and close, then re-edit changing the units back to Device space. Both are non-intuitive to the general user.
Fixed r6393