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

Enabled flag, interrupt gesture, animators cleanup #16

Merged
merged 18 commits into from
Mar 9, 2018

Conversation

LukasPaczos
Copy link
Contributor

This PR adds some minor tweaks and improvements such as:

  • enabled/disabled state of a gesture detector manipulated with setEnabled() method
  • interrupt() method that stops the execution of a ProgressiveGesture and requires it to meet the threshold again before re-starting
  • ref. Refactor value animators #13 by removing value animators and passing raw velocity values in end callbacks

@LukasPaczos LukasPaczos added this to the release-v0.1.0 milestone Feb 19, 2018
@LukasPaczos LukasPaczos requested a review from tobrun February 19, 2018 09:44
@LukasPaczos LukasPaczos removed the WIP label Mar 9, 2018
@LukasPaczos LukasPaczos mentioned this pull request Mar 9, 2018
2 tasks
@LukasPaczos LukasPaczos merged commit 247ec1c into master Mar 9, 2018
@LukasPaczos LukasPaczos deleted the lp-pre-release-tweaks branch March 9, 2018 11:19
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.

2 participants