DescriptionUse the right point for marker orientation when closing a subpath
Path::apply doesn't pass a point along for the PathElementCloseSubpath
command. This would yield the wrong orientation on the last marker-mid
on the path (see crbug.com/633012#c1 for an example.)
Use m_subpathStart where needed instead.
BUG=633012
Committed: https://crrev.com/f5372970166aa5d5124da806c698558d27e2dad5
Cr-Commit-Position: refs/heads/master@{#434988}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 15 (10 generated)
|