Bug report #9114
Ellipse renderer always draws black ellispes in combination with color functions
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: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17755 |
Description
In other renderers, it is possible to us color functions such as color_rgb( 100,255,255) to change the fill and outline colors.
The ellipse renderer only returns black ellipses if used with these functions.
The only thing that seems to work for ellipse renderers is the '#ff0000' notation.
Tested with today's nightly on Win7 but seems to affect all platforms.
Associated revisions
Ellipse marker support for color expressions (Fix #9114)
History
#1 Updated by Anita Graser about 11 years ago
- Affected QGIS version changed from 2.0.1 to master
#2 Updated by Matthias Kuhn almost 11 years ago
- Status changed from Open to Closed
Fixed in changeset c1d2798f47b7788f8b81eaf4b9f8707487f5919f.