Share Posted November 14, 2016 In IE, this image scaling is jittery Is there a way to force it to animate smoothly? Thanks See the Pen RoaXov by friendlygiraffe (@friendlygiraffe) on CodePen Link to comment Share on other sites More sharing options...
Share Posted November 14, 2016 Have you tried adding a very slight rotation? Some browsers try to "snap" to whole pixels in many situations (they're trying to be helpful, but it looks jerky when animating), but if you add a little rotation (even 0.5 degrees or something), it can force that to be disabled. Link to comment Share on other sites More sharing options...
Author Share Posted November 14, 2016 Brilliant. Thanks 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