Delayed transition in ionic rc 4

I am using ionic rc4.

I have multiple views with background images (64 built-in base coded in css). On iOS, I am having the problem that the background is not displayed until after the transition is complete. It looks like a short flash and is rather unaesthetic.

I think ionic creates a new dom element for the next view and instantly starts the transition. For performance reasons, iOS Safari stops rendering the dom while transitions are in progress. I think this might be causing the problem.

Is there a way to defer the transition after the dom has been created? This way I could make sure safari has enough time to pre-render the background of the view.

Thanks in advance!

+3
javascript angularjs transition ionic


source to share


No one has answered this question yet

Check out similar questions:

771
Insert HTML into View from AngularJS Controller
585
How do I delay the .keyup () handler until the user stops typing?
314
Reverse AngularJS route change before model load to prevent flickering
187
CSS3 Transition Events
177
Activity transition to Android
4
JavaScript / CSS: Delay between adding an element to the DOM and its CSS rules?
3
Enable and disable CSS transitions with JavaScript
1
Ionic framework transition
1
Ionic Framework page navigation direction
0
HTML is not rendered before transition 3d transition



All Articles
Loading...
X
Show
Funny
Dev
Pics