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
It would be great to introduce motion-width-* and motion-height-* classes for animating an element's width and height rather than its scaleX and scaleY.
In the implementation example below, I have also attached will-change property with the keyframes to help with the performance.
Feature Suggestion:
It would be great to introduce
motion-width-*
andmotion-height-*
classes for animating an element'swidth
andheight
rather than itsscaleX
andscaleY
.In the implementation example below, I have also attached
will-change
property with the keyframes to help with the performance.I'd love to hear any additional thoughts or considerations on this proposal.
The text was updated successfully, but these errors were encountered: