Bug report #18644
Layout node based polyline: svg markers do not scale well
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26532 |
Description
In print layout, add a polyline node item
In its item properties, select an SVG marker. It's barely visible...
Whatever arrow head size you set, the marker is still invisible...
History
#1 Updated by Harrissou Santanna over 6 years ago
- Resolution set to invalid
- Status changed from Open to Closed
Actually, i was inverting arrow stroke vs head width (i thought the first option wad the head size). Filling the head with a width value bigger than the stroke's fixes the issue.
Sorry for the noise...