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 Oct 9, 2018. It is now read-only.
I worked on the context menus for the webworks platform and found a cool trick to improve animation performance for context menu. For smoother transitions when pulling in and out as well as the unfolding actions, I utilized a technique to force the device to perform hardware acceleration when performing animations. To do this you just need to make the CSS use some sort of 3D or hardware accelerating property. I use this for our CSS stuff: