xenharmonic-devs/scale-workshop

SW3: Undo system

Closed this issue · 1 comments

Currently the beta has a regression compared to version 2.

Fixing requiress a dedicated undo system inside the application.

We can start by serializing the whole state, but a better solution is to make use of immutable data: https://vuejs.org/guide/extras/reactivity-in-depth.html#immutable-data