Bug report #16949
Point pattern broken when using varying sizes
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Symbology | ||
| Affected QGIS version: | 2.18.11 | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | duplicate |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 24848 |
Description
Create a polygon layer.
Use a Point pattern fill.
Set the Size of the Marker to eg rand(-10,10).
The points are rendered with artifacts, they seem to be made of randomly sized circle segments.
See the screenshot.
I disabled multi-process rendering, which did not solve this.
History
#1
Updated by Nyall Dawson over 8 years ago
#2
Updated by Giovanni Manghi over 8 years ago
- Resolution set to duplicate
- Status changed from Open to Closed