KyleAMathews / react-spinkit

A collection of loading indicators animated with CSS for React
http://kyleamathews.github.io/react-spinkit/
MIT License
1.49k stars 73 forks source link

Dimensions off by default? #48

Closed philip-peterson closed 7 years ago

philip-peterson commented 7 years ago

Hi there,

I noticed that at least for wandering-cubes, width and height are about 1/2 the actual value they should be to represent their actual dimensions on screen. (They are 27x27, should probably be about 54x54). This was just a problem for me because I was trying to center-position the animation as a flex item. Thought it might be worth mentioning.

Thanks!

KyleAMathews commented 7 years ago

Oh! Hadn't noticed, would love a pr to fix it!

merrywhether commented 7 years ago

@philip-peterson This is fixed in the 3.0 release