This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Description
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.
This issue is blocking for #9641.
CC @ErinCoughlan @bradrich @DerekLouie