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

line 的shape="smooth" 导致line: Click失效 #3740

Closed
Leannechn opened this issue Dec 13, 2021 · 1 comment
Closed

line 的shape="smooth" 导致line: Click失效 #3740

Leannechn opened this issue Dec 13, 2021 · 1 comment

Comments

@Leannechn
Copy link
Member

@hustcc
Copy link
Member

hustcc commented Dec 6, 2022

感谢反馈,这个是因为当 shape = ‘smooth’ 的时候,会将一个 path 处理成大量的 Arc,这个做事件拾取会有非常严重的性能问题,所以暂时关闭。我们在 5.0 中考虑一下优化,已经记录

@hustcc hustcc closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants