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
This is due to the menu's fade-out being off-sync with the easing on the animation, causing a desync when closing the menu. Funny enough, the example would be:
This is due to the menu's fade-out being off-sync with the easing on the animation, causing a desync when closing the menu. Funny enough, the example would be:
0.325%
Easing
0.375%
Fade Out
So it visually offsets, will be fixed in v1.3.0