mon / 0x40-web

Pretty images and colours
http://0x40.mon.im/
MIT License
393 stars 38 forks source link

Undo is arbitrary and partly non-functional #3

Closed ghost closed 8 years ago

ghost commented 8 years ago

Does not undo edits to the buildup

ghost commented 8 years ago

Actually works in both, but i have no idea how it determines something worth undoing. It just ignored hundreds of inputs into the loop to undo another hundred things in the intro I hadn't touched since.

mon commented 8 years ago

After some more tests, undo does not work on atomic actions performed by the user and often fails to work properly. In addition, the undo buffer culling culls the wrong end of the buffer. Completely broken.