Skip to content

plugins/private/Windowheap: Use InOutCubic easing

Yifan Zhu requested to merge work/fanzhuyifan/animations into master

All transitions correspond to visible to visible changes, and should have InOutCubic easing as per HIG.

@teams/vdg

Before:ease-before

After:ease-after

Also happy to discuss the different easings on a case by case basis.

Edited by Yifan Zhu

Merge request reports