-
Notifications
You must be signed in to change notification settings - Fork 13.5k
view needs an animation attribute #614
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
Comments
Sure that sounds reasonable. I scheduled it for our beta release, thanks. |
Use This isn't easily possible at all with the current way we do ion-view, unfortunately. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Looks like the transitional animation is declared in the nav-view element. it should be possible to overide it in the view element, so we can specify for a given view to have a different animation (ie side/up to simulate that a given page is modal)
The text was updated successfully, but these errors were encountered: