parent
c6ab8eb59a
commit
2b118b0455
1 changed files with 1 additions and 0 deletions
|
@ -356,6 +356,7 @@ bool side_actions::execute(side_actions::iterator position)
|
|||
}
|
||||
|
||||
if(resources::whiteboard->should_clear_undo()) {
|
||||
//FIXME: clearing the undo stack in a unsynced context can casue oos/assertion failures.
|
||||
resources::undo_stack->clear();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue