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

Auto opposite back transition #27

Closed
shprink opened this issue Nov 9, 2015 · 3 comments
Closed

Auto opposite back transition #27

shprink opened this issue Nov 9, 2015 · 3 comments

Comments

@shprink
Copy link
Owner

shprink commented Nov 9, 2015

For example if this is the series of animation I go through when enter to next page:
slide right, slide right, slide up, fade in

Then, if now I continuously hit the back button, it would be:
fade out, slide down, slide left, slide left

From #25

@numerized
Copy link

+1

@shprink
Copy link
Owner Author

shprink commented Nov 19, 2015

Rc3

@shprink shprink closed this as completed Nov 19, 2015
shprink added a commit that referenced this issue Nov 19, 2015
@shprink shprink mentioned this issue Nov 19, 2015
@shprink
Copy link
Owner Author

shprink commented Nov 19, 2015

$ionicNativeTransitionsProvider.setDefaultOptions({
        backInOppositeDirection: true
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants