[Webkit-unassigned] [Bug 208441] SVG line stroke-linecap="round" and vector-effect="non-scaling-stroke". Scaling still occurs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 03:59:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=208441

--- Comment #5 from Leigh Williams <leighwilliams at fastmail.fm> ---
Created attachment 393216

  --> https://bugs.webkit.org/attachment.cgi?id=393216&action=review

Usecase

I've attached an image of my use case.

I'm drawing a graph. The SVG has `preserveAspectRatio="none"` set which means the graph lines are responsive to changes in the size of the SVG.

The white dots follow the position of the mouse cursor. I don't want these to scale with the SVG.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200311/aa0eaf88/attachment-0001.htm>


More information about the webkit-unassigned mailing list