rgleichman / glance

A visual Haskell
https://www.youtube.com/channel/UCs2gsWfcy83Yqk873WkPfeg
Apache License 2.0
716 stars 15 forks source link

Add history and undo to the GUI #12

Closed rgleichman closed 3 years ago

rgleichman commented 3 years ago

Child of Issue #11

This can be done by having all user interactions create events which are saved once executed. All actions have an undo action.

rgleichman commented 3 years ago

Further changes required: