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

Add area support to touch handler #517

Closed
wants to merge 8 commits into from
Closed

Conversation

wcandillon
Copy link
Contributor

@wcandillon wcandillon commented May 28, 2022

fixes #513

  • Validate naming
  • Factorize event handling
  • enable SkRect to be a SkiaValue
  • Validate the ergonomics of the function signature
  • enable circles too?
  • Move to package, update more examples
  • Document

@wcandillon wcandillon changed the title Introduce useTouchControl() Add area support to touch handler May 30, 2022
@wcandillon
Copy link
Contributor Author

Closing this PR as we are thinking to offer a different API around this.

@KrisLau
Copy link

KrisLau commented Feb 9, 2023

Is this feature still planning to be implemented? I think it would be a great addition to the library and would be a huge help

@wcandillon wcandillon deleted the fix/use-touch-handler branch December 10, 2023 12:16
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

Successfully merging this pull request may close these issues.

Touch Handling on each path/group inside a canvas ?
2 participants