Skip to content
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

文本区域事件拾取范围异常 #1749

Closed
Aarebecca opened this issue Aug 9, 2024 · 0 comments
Closed

文本区域事件拾取范围异常 #1749

Aarebecca opened this issue Aug 9, 2024 · 0 comments

Comments

@Aarebecca
Copy link
Contributor

Aarebecca commented Aug 9, 2024

当设置文本旋转后,其事件拾取范围与实际渲染的位置并不相符。下图中,指针进入到红色矩形范围内均会触发文本图形的 pointerenter 事件。另外的 Path 图形则不存在该问题。

image

Aug-09-2024 17-16-48

复现链接:https://codesandbox.io/s/y2yhg8?file=/index.js

关联 Issue: antvis/G6#6052

wang1212 added a commit that referenced this issue Sep 14, 2024
* fix: `sourcemap.sources` path wrong (#1766)

* fix: webgl renderer has logical exception when updating attributes (#1768) (#1769)

* feat: added support for picking rotated text (#1749) (#1772)

* chore: updated benchmark screenshots (#1773)

* chore: updated benchmark screenshots

* fix: sourcemap generation exception

* chore: update test ci node version

* chore: update screenshots and ci config

* chore: delete redundant benchmark images

* Version Packages (#1770)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants