ContextMenu clear() ...does not work properly

Tags: #<Tag:0x00007f0b0fd655a8>

hot.undoRedo.clear();

  1. it does not clear buffer cache, and continues to undo the list

  2. I think when cache its clear it should also disabled the ContextMenu [Undo] menu item.
    Its not doing that either.

…Thanks

Hi @alexdshark

have you enabled the plugin? http://jsfiddle.net/pt6L4s3g/ looks like it works here. When I click the button CTRL/CMD + Z no longer undo changes