Share Posted November 19, 2019 Hi I have used a the "same" greensock code for a long time to produce banner animation. But after the update(GSAP 3) I am having problems when I upload banners to Google. The background image is blurry for a second and the animation dont start before after 3 seconds. This also happens when i try to upload banners that where okay in the validator a few weeks ago Link to comment Share on other sites More sharing options...
Share Posted November 19, 2019 Sorry to hear about the trouble, @tombra - can you please provide a reduced test case? It's super difficult to troubleshoot blind. I can't imagine anything in GSAP that'd cause any kind of blurring of your image, nor make the timing different, so I'm super curious to see an example. Link to comment Share on other sites More sharing options...
Author Share Posted January 3, 2020 Here is the case. Its just the code since I dont have the pictures online. When this is uploaded to google https://h5validator.appspot.com/ the banner is blurry for a second https://h5validator.appspot.com/adwords/asset?result=6720601785630720 ???? Here is the code: See the Pen bGNYrMQ by tombra1975 (@tombra1975) on CodePen Link to comment Share on other sites More sharing options...
Share Posted January 3, 2020 2 hours ago, tombra said: When this is uploaded to google https://h5validator.appspot.com/ the banner is blurry for a second https://h5validator.appspot.com/adwords/asset?result=6720601785630720 Sorry, I tried loading that page a couple times and it never finishes for me. Since you're using background images, you could try adding image-rendering: -webkit-optimize-contrast; and see if that fixes it. Link to comment Share on other sites More sharing options...
Share Posted January 20, 2020 I have found the validator to be very slow at times, and have seen it arbitrarily fail to load a single image that was like 2k, while loading the rest. The validator is not an indication of how an ad unit will perform. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now