Skip to content

Conversation

cmcculloh
Copy link
Contributor

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

@scottgonzalez
Copy link
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
Contributor Author

Oh, nice call. Done.

@scottgonzalez
Copy link
Member

Landed in 8f22b2b. Thanks.

@cmcculloh
Copy link
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