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

Added path hit testing functionality #106

Open
ye-xue opened this issue Oct 2, 2023 · 1 comment
Open

Added path hit testing functionality #106

ye-xue opened this issue Oct 2, 2023 · 1 comment

Comments

@ye-xue
Copy link

ye-xue commented Oct 2, 2023

Hit testing is the process of determining if a point is within the region that would be painted by the path. A typical use case is to determine if a user’s cursor is hovering over a particular path. The process generally follows the same form as rendering.

@RazrFalcon
Copy link
Owner

If someone is willing to implement it - sure. Otherwise there are no plans for it.

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