terminus icon indicating copy to clipboard operation
terminus copied to clipboard

CSS3 animation not showing all output content

Open rlamana opened this issue 12 years ago • 0 comments

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.

rlamana avatar Apr 09 '12 12:04 rlamana