Templarian / MaterialDesign-React

Dist for Material Design Icons React Component for JS/TypeScript
https://materialdesignicons.com
MIT License
142 stars 20 forks source link

Counter Clockwise Spin Bug #22

Closed lbtien1990 closed 5 years ago

lbtien1990 commented 5 years ago

I try but it still not spin. Here is this issue: https://stackblitz.com/edit/react-mdi-spin

Templarian commented 5 years ago

@lbtien1990 Completely spaced on fixing this. It's in 1.2.1.

Thanks for making the test project. Looks like I was always applying spin instead of spin-inverse. Copying and pasting some logic from above.

Will need to add some better testing around the spin attribute.

Templarian commented 5 years ago

Ironically it's the first bullet in #15 from a while back. 🙃