Bugzilla – Bug 632
Recordings stopped with Stop and Set Cursor cannot be undone
Last modified: 2018-08-20 11:51:23 UTC
Also affects Append Record e.g. after SHIFT + R, SHIFT + A, SHIFT + R, SHIFT + A, the first Undo does nothing, second Undo deletes the second recording, first recording can't be undone. Not a regression on 2.0.0, the bug exists there.
Created attachment 401 [details] Removes unnecessary ModifyState() This appears to fix this issue...at least for me it does. :-)
Tested on Mac and Linux, including undoing/redoing recordings in tracks underneath each other, and append record. Undo/redo after SPACE is still OK. A simple change.
(In reply to comment #2) Looks good to me. Please commit, Leland.
Committed in r12662.