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
Copy file name to clipboardexpand all lines: 7-animation/3-js-animation/article.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -452,4 +452,4 @@ Surely we could improve it, add more bells and whistles, but JavaScript animatio
452
452
453
453
JavaScript animations can use any timing function. We covered a lot of examples and transformations to make them even more versatile. Unlike CSS, we are not limited to Bezier curves here.
454
454
455
-
The same is about `draw`: we can animate anything, not just CSS properties.
455
+
The same is true about `draw`: we can animate anything, not just CSS properties.
0 commit comments