Skip to content

When using jQuery UI div.ui-effects-wrapper is left in DOM after on-demand context menu is closed. #64

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

Merged
merged 1 commit into from
Jul 16, 2012

Conversation

toXXIc
Copy link
Contributor

@toXXIc toXXIc commented Jul 16, 2012

I use jQuery UI and contextMenu in my project. Context menu is created on demand, i.e. by specifuing build option in contextMenu parameters. After context menu is opened and then closed a div with class 'ui-effects-wrapper' is left in DOM. It happens when animated element is destroyed before animation is finished, so menu removal should be done in animation callback.

rodneyrehm added a commit that referenced this pull request Jul 16, 2012
Fixing timing problem with animation and remove on hide
@rodneyrehm rodneyrehm merged commit ea61704 into swisnl:gh-pages Jul 16, 2012
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

Successfully merging this pull request may close these issues.

2 participants