You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the behaviour you expect? At the end of an animated transform, the exact transform gets applied.
What is happening instead? The coordinates seem off. In the fiddle, I'm getting an x transform of 101 instead of 100. In another example I have (more complicated), it stops a little short.
Without relative: true, I don't see the same issue.