You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating pages with push() on iOS version the page fade transition has a white artifact on the navbar. It looks like that this comes from the ion-content background. When changing it to the same color as navbar it works, but it's not a good fix, because then the content background will be in the same color.
Short description of the problem:
When navigating pages with push() on iOS version the page fade transition has a white artifact on the navbar. It looks like that this comes from the ion-content background. When changing it to the same color as navbar it works, but it's not a good fix, because then the content background will be in the same color.
Just checkout this GIF to see the effect: http://g.recordit.co/GFSsmLTgnl.gif
What behavior are you expecting?
Same color as navbar on transitioning
Steps to reproduce:
Just navigate with push() on iOS Version (also on Browser)
Which Ionic Version?
ionic 2 beta 11
Example GIF
http://g.recordit.co/GFSsmLTgnl.gif
The text was updated successfully, but these errors were encountered: