Share Posted April 4, 2016 Hi I'm trying to scale an image over a period of time but it appears jerky! Is there a way I can make it smoother? Please refer to Codepen URL. Thanks! See the Pen jqaEWO by johnnyno (@johnnyno) on CodePen Link to comment Share on other sites More sharing options...
Share Posted April 4, 2016 Yep, remove the top and left properties from your Tween. See the Pen pydvbj by dipscom (@dipscom) on CodePen 2 Link to comment Share on other sites More sharing options...
Share Posted April 4, 2016 Hi johnnyno Pls use x,y properties instead of top/left , pixel snapping is cause of that jerky motion , with x,y you will use subpixels 3 Link to comment Share on other sites More sharing options...
Author Share Posted April 4, 2016 Thanks guys!!! 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