I want to be able to set undo to false for certain updates, but keep the updates prior to that in the que so that can be undone.
When I set undo to false it seems that all my previous doneActions are wiped out.
Is there a way to be selective in what changes you want to undo while leaving the previous changes available to be undone.