Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animations do not work. #764

Open
rafalsk opened this issue Jul 7, 2022 · 0 comments
Open

Animations do not work. #764

rafalsk opened this issue Jul 7, 2022 · 0 comments

Comments

@rafalsk
Copy link

rafalsk commented Jul 7, 2022

according to the docs:
animation: {duration: 250, show: 'fadeIn', hide: 'fadeOut'}``

however during invocation
// position and show context menu opt.$menu.css(css)[opt.animation.show](opt.animation.duration, function () {

show() is executed on a string literal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant