Closed Nickelony closed 5 years ago
Currently I think there is a maximum amount of 200 Undos / Redos possible, but for my project I need much more. It would be nice to have a setting like textEditor.MaxUndoRedoOperations
Thanks!
You can adjust max stack size via static property CommandManager.MaxHistoryLength (must be assigned before creating of FCTB)
Currently I think there is a maximum amount of 200 Undos / Redos possible, but for my project I need much more. It would be nice to have a setting like textEditor.MaxUndoRedoOperations
Thanks!