andrewMacmurray / elm-simple-animation

stateless animation utils for Elm
https://package.elm-lang.org/packages/andrewMacmurray/elm-simple-animation/latest/
MIT License
50 stars 3 forks source link

More in depth mouse hover example #17

Closed MartinSStewart closed 3 years ago

MartinSStewart commented 3 years ago

In the readme there's an example of a transition triggering on mouse hover image It's not clear to me though where the "gold-box-on-hover" class comes from. Maybe you could provide an ellie example of how this works?

andrewMacmurray commented 3 years ago

How about this? https://ellie-app.com/d54JpCBcbWLa1

MartinSStewart commented 3 years ago

Yes, that makes it much more clear. Thank you!

andrewMacmurray commented 3 years ago

@MartinSStewart would you mind checking these if you have a moment? Have added a few more for the other examples in the README. Cheers for the input, it's improving the quality nicely 👍

https://github.com/andrewMacmurray/elm-simple-animation/pull/18

andrewMacmurray commented 3 years ago

closed with #18