sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

fix: React demo not working in Firefox. #50

Closed pfulton closed 6 years ago

pfulton commented 6 years ago

This fixes an issue where the React demo wasn't working properly in Firefox. I guess Firefox doesn't like the omission of a rate param.

bryanbraun commented 6 years ago

Just tested it and it works great! Merging!