Share Posted May 13, 2022 Hi there, I have an issue with a timeline animation in Safari v15.4 & Safari iOS 15.4.1. Hoping someone might be able to see if it's me doing something wrong or maybe a bug... My animation is pretty simple, images either move in from the top, left, right and bottom. On the repeat of timeline in Safari, the first image from the first timeline cycle is visible when then the repeat timeline is run. Running the same animation in Chrome and FireFox, this issue doesn't show. Any help would be much appreciated Cheers, See the Pen dydpwMb by tracta_nz (@tracta_nz) on CodePen Link to comment Share on other sites More sharing options...
Solution Solution Share Posted May 13, 2022 Hi tracta, Do this work for you? I just added will-change: transform; to the CSS. See the Pen wvyzNoE by GreenSock (@GreenSock) on CodePen 1 Link to comment Share on other sites More sharing options...
Author Share Posted May 13, 2022 Hey @OSUblake, Thank you so much, that fixed the issue! I'll be sure to keep that in mind for the future. Thanks again! 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