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 the FromTop and FromBottom directions in system built-in animations #156

Merged
merged 2 commits into from Apr 2, 2016

Conversation

JakeLin
Copy link
Member

@JakeLin JakeLin commented Apr 2, 2016

After tested, the implementation of PanInteractiveAnimator is right, but the directions FromTop and FromBottom in SystemCubeAnimator, SystemMoveInAnimator, SystemPushAnimator and SystemRevealAnimator are wrong, I don't know why, but after I reverse them in TransitionFromDirection, everything works as expected.

@tbaranes please have a look. Thanks.

@JakeLin JakeLin added this to the 2.2 milestone Apr 2, 2016
@tbaranes
Copy link
Member

tbaranes commented Apr 2, 2016

One more weird behaviour 😢
Good to go 👍

@JakeLin JakeLin merged commit b996437 into master Apr 2, 2016
@JakeLin JakeLin deleted the bugfix/fix-pan-direction-in-paninteractiveanimator branch April 2, 2016 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants