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

Keep track of a hiding state for toggle based animations - Fixes #8685 #1018

Closed
wants to merge 1 commit into from

Conversation

gnarf
Copy link
Member

@gnarf gnarf commented Nov 4, 2012

This is targeted against master - 78b02ec should merge to the head of 1.8-stable as well. I'd love to see this in a 1.8 release

});
}

var tested,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't the var statement be the first statement inside this block (so before the defintion of the secondToggle() function..?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jshint wanted the named function at the top - It probably wouldn't of complained right beneath the var statement, but the order of those two things is pretty inconsequential

@gnarf gnarf closed this in c45f609 Nov 8, 2012
gnarf added a commit that referenced this pull request Nov 8, 2012
Closes gh-1018
(cherry picked from commit c45f609)

Conflicts:

	src/effects.js
mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants