synlay / elm-state-button

MIT License
0 stars 0 forks source link

Animation for elm client #7

Open ghost opened 7 years ago

ghost commented 7 years ago

Animations do not work for Client.elm. Investigate "Sending Messages" https://github.com/mdgriffith/elm-style-animation

Also, if you're running this in a child component, make sure you're Cmd.maping the child's commands back to the child or else the messages will be lost!