Skip to content
Commit 3a6d6d7b authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Added our own undo stack

The new stack doesn't start undo/redo if there is any processing
in progress. We might add block/unblock() calls to the stack, but
this will be very inefficient, due to the huge synchronization
overhead.

CCBUG:277736
parent d7a5ca00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment