VOCC / vocc

A web-based Gameboy Advance image editor and converter
9 stars 5 forks source link

Enable undo/redo for spritesheet drawing #103

Open lbussell opened 4 years ago

lbussell commented 4 years ago

May require special cases for Spritesheets in the undo/redo handlers in App.tsx. Maybe try encoding some data about what sprites were changed in the previous action?