-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Path markerStartOffset has wrong behavior #1760
Labels
Comments
yvonneyx
changed the title
The effect of Path markerStartOffset is incorrect
Path markerStartOffset has wrong behavior
Aug 26, 2024
wang1212
added a commit
that referenced
this issue
Aug 27, 2024
14 tasks
hustcc
pushed a commit
that referenced
this issue
Aug 27, 2024
Merged
wang1212
added a commit
that referenced
this issue
Aug 30, 2024
* chore: add preview demo npm script * fix: `path` elements are drawn incorrectly (#1761) * fix: `path` elements are drawn incorrectly after using `markerStartOffset` (#1760) * chore: revert package.json * fix: html element's `getBounds` logic exception (#1743) (#1764) * Version Packages (#1762) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
复现代码:https://codesandbox.io/p/sandbox/gifted-gianmarco-xjxzp8?file=%2Findex.js%3A15%2C37&workspaceId=0bec24f4-fa27-40d6-bdd2-5e0cb3d3e779
设置 markerStartOffset 为 30,但是边没有向内缩 30px
The text was updated successfully, but these errors were encountered: