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

Three Bounce #9

Closed
fitz0019 opened this issue Dec 19, 2013 · 3 comments · Fixed by #10
Closed

Three Bounce #9

fitz0019 opened this issue Dec 19, 2013 · 3 comments · Fixed by #10

Comments

@fitz0019
Copy link

Hey,

Nice collection of loaders! Just a suggestion if you add:

animation-fill-mode:both;

To your circles it will stop them jumping from there default value to scale(0) and starting the animation.

Thanks,

Fitz

@fitz0019
Copy link
Author

It's only a tiny issue and you can call me picky if you like!

I've created this code pen - http://codepen.io/fitz0019/pen/cEbGw to show the issue.

I've increased the delay to make it more obvious. See how the circles go from default and jump to 0% keyframe styles? If you uncomment animation fill mode and refresh it should start with the styles applied from 0% keyframe.

@tobiasahlin
Copy link
Owner

@fitz0019 Thanks! ✨ Totally see it now, will apply the fix.

@fitz0019
Copy link
Author

@tobiasahlin Happy to help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants