jvalen / pixel-art-react

Pixel art animation and drawing web app powered by React
https://www.pixelartcss.com/
MIT License
5.43k stars 306 forks source link

Frames reducer #29

Closed xgbuils closed 6 years ago

xgbuils commented 6 years ago

Hi @jvalen ,

I converted the frames helper functions in a frames reducer.

Cheers!

jvalen commented 6 years ago

Excellent! I'm going to take advance of this refactor and add a new feature to the app, be able to reorder frames dragging them. Thanks!

xgbuils commented 6 years ago

Oh! really nice feature, @jvalen.