Bug report #6429
SVG - don't understand correctly stroke(param(outline))
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Symbology | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | worksforme |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 15673 |
Description
Hi,
I try to set on a simple new svg 8from inkskape) the two params:
fill="param(fill) #.."
and
stroke="param(outline) #.."
I see the fill color is correctly applied but also to the outline.
And when try to set the outline color.
It apply always black to all symbol (outline and fill).
I attache the sample SVG symbol.
I'm using qgis-dev 126B897 on windows 7 (64 bit).
History
#1
Updated by Nyall Dawson about 10 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
Works OK in current master.