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 was archived by the owner on Sep 5, 2024. It is now read-only.
If a panel has an offset (position.withOffsetX or position.withOffsetY), then it's transform can't be animated, because it uses inline transforms to do the offsetting. I'm considering applying the animations to an inner container, that has nothing to do with the panel positioning.