Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scale svg marker outline width to match context
This is a partial fix for #11522, in that it fixes map unit scaling for outline width. The width is still too small and incorrectly scales with symbol size. (refs #11522)
- Loading branch information
ab70ec9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realise this commit has temporarily broken some Travis tests - will update the reference images when I've fully solved 11522