@estesbubba wrote:
When users turn the grid on and off we don't want that to be part of the undo history. For example when they add nodes and links, then turn on the grid, ctrl-z will turn off the grid as part of the undo history. Our code creates the grid as part of the transaction. UndoManager.clear() removes all the undo history - is there a way to remove just the last history after we create the grid?
Posts: 4
Participants: 2