Browse Source
* requestAnimationFrame optimization Optimizes animation by doing the following changes: - Moves offsetWidth, innerWidth like expensive calculations out of requestAnimationFrame - Adds menu mode change control before requesting the animation frame * fix: Uses object destructuring to read state propertypull/4117/head
committed by
陈帅
1 changed files with 17 additions and 13 deletions
Loading…
Reference in new issue