-
Notifications
You must be signed in to change notification settings - Fork 134
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
Updates, bug fixes, and cleanup #48
Conversation
Pinch reports a 'change' piece of data that allows the user to distinguish between what were previously termed Pinch and Expand.
This happened as a result of cleaning up the arbiter a bit and noticing that it wasn't using the proper getter for gesture IDs.
My apologies, I got carried away and did a bunch of cleanup and fixing, and forgot this was still open when I pushed to my master branch. Here's a summary of the changes thus far:
|
@mvanderkamp Just wanted to pop in and say thanks for the contributions. We're on a deadline crunch for one of our products right now but will review this sometime this week / early next! |
This is very useful, thanks. |
@mike-schultz Is it possible to get a new release out there? Seems like a few things have been merged that aren't in the latest release. |
Add a 'change' property to the emitted data to allow users to distinguish between them (also this is just generally a useful piece of data).