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 commit was created on GitHub.com and signed with GitHub’s verified signature.
Optimize menu item interaction style: Refactor hover animations and add active effects to make menu animations more modern
Align native interaction experience: Removed the anti shake delay logic in the handleScroll method, achieving the effect of immediately closing the menu when scrolling (matching the native right-click menu behavior of Edge browser)
Optimize multi-level submenu interaction: Keep the menu parent item highlighted when expanded, improving the visual coherence of the hierarchy (this fix only applies to version B)