Skip to content

fix(maxmenu): collapse/expand timing fixes

Twan Driessen requested to merge feature/max_menu_delay_timers into master

The expand would be delayed, expanding should be cancelled when the user only moves past the menu item. So we set it in the timeoutRef which gets cleared on mouseleave

Changed the default delay for collapsing

Merge request reports

Loading