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

CSS3 animation not showing all output content #1

Open
rlamana opened this issue Apr 9, 2012 · 0 comments
Open

CSS3 animation not showing all output content #1

rlamana opened this issue Apr 9, 2012 · 0 comments
Assignees
Labels

Comments

@rlamana
Copy link
Owner

rlamana commented Apr 9, 2012

Element.clientHeight is used to fix the problem with animations when the ending property is height: auto. Depending on the moment clientHeight is checked, its calculations are not right, that's why a setTimeout is used.

The timeout should be removed.

@ghost ghost assigned rlamana Apr 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant