Opened 12 years ago
Closed 12 years ago
#2065 closed enhancement (fixed)
Support using first rule as template for generating layer theme
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When creating a layer theme, the rules generated will be based on the default area/line/point rule. If the style in the default rule isn't what the user wants, then there's possibly a lot of manual editing afterwards of the individual rules to match the desired style.
To alleviate this problem, we should support theme generation using the first existing rule as the "template" style. This way, to have a theme generated to a specific style, the user edits the default rule to match that style, then when generating the theme, that particular rule will be used as the template style for generating the required rules.
Fixed trunk (r6882) and 4.0.x (r6884)