Opened 13 years ago
Closed 13 years ago
#1880 closed defect (fixed)
Maestro Line Feature Style
Reported by: | crispinatime | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-4.0 |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
If a layer has been configured with no
<LineSymbolization2D>
Then clicking to edit the feature style throws an exception.
It is simple to recreate -
- edit a liner layer definition
- edit the linear feature style
- uncheck the top box for "Apply Line Style"
- Save layer definition
- Try and re-edit the feature style
It is OK to have no linear-style, for example when rendering a line only with a label style.
Workaround is to use XML editor.
Note:
See TracTickets
for help on using tickets.
Fixed r6300