Skip to content

fixes bug #4771#4

Closed
cmcculloh wants to merge 6 commits into
jquery:masterfrom
cmcculloh:master
Closed

fixes bug #4771#4
cmcculloh wants to merge 6 commits into
jquery:masterfrom
cmcculloh:master

Conversation

@cmcculloh
Copy link
Copy Markdown
Contributor

If panels are in the middle of an animation, disable tabs.

@scottgonzalez
Copy link
Copy Markdown
Member

I think this should happen a few lines higher, in the if statement. Place it after the .hasClass() checks but before the event is triggered so that we don't have the event triggered when we're not actually selecting a tab.

Christopher McCulloh added 2 commits September 1, 2010 12:51
… triggered so that we don't have the event triggered when we're not actually selecting a tab.
@cmcculloh
Copy link
Copy Markdown
Contributor Author

Oh, nice call. Done.

@scottgonzalez
Copy link
Copy Markdown
Member

Landed in 8f22b2b. Thanks.

@cmcculloh
Copy link
Copy Markdown
Contributor Author

Awesome! Thanks!

DaveStein added a commit that referenced this pull request Oct 27, 2011
Draggable: Remove all ids when using helper: true.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants