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

Nested Transitions with tabs animates tabs #100

Open
tskweres opened this issue May 21, 2016 · 4 comments
Open

Nested Transitions with tabs animates tabs #100

tskweres opened this issue May 21, 2016 · 4 comments

Comments

@tskweres
Copy link

If I have nested transitions within tabs, the plugin animates the tabs as well.

Is it possible to adjust the fixedPixelsBottom to prevent this?

Tabs are quite a popular layout for apps, this is a bit of a non-starter for the plugin. Any ideas?

@shprink
Copy link
Owner

shprink commented May 21, 2016

yes using fixedPixelsBottom you should be able to do that.

@tskweres
Copy link
Author

@shprink can I change it back and forth inside of the controllers?

I would like the pixelBottom to be 0 on some pages, and 44px on others.

@shprink
Copy link
Owner

shprink commented May 22, 2016

Every state can have a different transition:

https://github.com/shprink/ionic-native-transitions#usage

Try a different fixedPixelsBottom that way and let me know, I have never done that but I should work.

@tskweres
Copy link
Author

Works great, thanks!

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

No branches or pull requests

2 participants