richpixel Posted November 21, 2013 Share Posted November 21, 2013 I'm testing out my pixi.js animations on various devices, and it has a small problem on the Android 4.1.1 browser- Nothing shows up until I tap the screen, and then I have to continue to tap or swipe to get the animations to play at all. Apparently if I don't touch, it goes into a paused state. The same phenomenon occurs on the pixi examples: http://www.goodboydigital.com/pixijs/examples/ Hoping this is just some 'setting' I need to flip ! Thanks Quote Link to comment Share on other sites More sharing options...
Pixels Commander Posted November 26, 2013 Share Posted November 26, 2013 Looks like this https://code.google.com/p/android/issues/detail?id=35474 Best known fix is to change canvas opacity on every frame. All details are available in the issue. Quote Link to comment Share on other sites More sharing options...
richpixel Posted December 3, 2013 Author Share Posted December 3, 2013 So I guess it's just on 4.1.1 then - thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.