Sencha Ad Issues when scrolling on mobile / desktop page
Sencha Ad Issues when scrolling on mobile / desktop page
We built an animated banner with Sencha Animator 1.3 but it has a scrolling issue on mobile pages and even on a plain webpage with absolute zero javascript.
Whenever you scroll on a mobile page or a desktop page, the Sencha animated HTML starts showing weird display issues. It is fine as long as you don't scroll on the mobile/website page though.
Any thoughts on why this is happening?
See attached screen shot
View banner on ipad or tablet, scroll down on page to see issues.
I have seen some issues on ios when zooming/scrolling. The first thing I'd try is to put a keyframe at 0 seconds for any object that is animated if it doesn't have one already. Animator should automatically copy the first keyframe if you create a keyframe before the first existing one, so it shouldn't change any behavior.
Basically, this will remove the reliance on the animation-delay css property which might help keep the timing more consistent.