swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.25k stars 744 forks source link

Animation Enhancements #739

Open oliveryasuna opened 3 years ago

oliveryasuna commented 3 years ago
  1. An animation will replay when the context menu is visible and another right-click occurs. There should be a way to disable animations if the context menu is already visible.

  2. There should be a way to assign a separate duration for show and hide animations.

Thank you.