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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
Please do not animate the layout with position left and top. Can you change it to translate3d()?! Animating other properties besides opacity and transform causes a lot of paint
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please do not animate the layout with position
left
andtop
. Can you change it totranslate3d()
?! Animating other properties besidesopacity
andtransform
causes a lot of paintThe text was updated successfully, but these errors were encountered: