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

Fix gesture animations #104

Merged
merged 1 commit into from
Mar 3, 2018
Merged

Fix gesture animations #104

merged 1 commit into from
Mar 3, 2018

Conversation

vadymmarkov
Copy link
Contributor

Animations on swipe have been broken after this PR #102. I think calculations were a bit wrong @chrilith

@vadymmarkov vadymmarkov merged commit d4a57a2 into master Mar 3, 2018
@vadymmarkov vadymmarkov deleted the fix/swipe-animations branch March 3, 2018 16:24
@chrilith
Copy link
Contributor

chrilith commented Mar 4, 2018

hum, sorry, I feel a bit stupid :)
Seems I failed with copy/paste.... really weird.

This is what I had in my test code:

min(1.0, max(0.0, ...))

Don't know how it became what I committed...
Sorry again.

@vadymmarkov
Copy link
Contributor Author

No worries, it’s not a big problem, and it should be fixed now 😉

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