-
I am trying to swap overlays with different dimensions positioned to center. When swapping, content is animated. But dimensions not. Swapping overlay quickly appears with desired dimensions but without animations to those dimensions. Those overlays are instances of the same component. Just with some hidden layers inside. So naming is correct.
-
Buggy animation. Video #1:
Desired animation (using fixed positions, not overlays). Video #2:
- Is it possible to implement feature to also animate dimensions of swapping overlay when using centered position and Smart animate? As in video #2.