AztecEditor-Android icon indicating copy to clipboard operation
AztecEditor-Android copied to clipboard

Trigger Redo/Undo Enable Methods on State Change

Open theck13 opened this issue 8 years ago • 0 comments

Expected

The onRedoEnabled() and onUndoEnabled() methods are triggered when the state changes.

Observed

The onRedoEnabled() and onUndoEnabled() methods are triggered on every keystroke (i.e. history change).

theck13 avatar Mar 19 '17 22:03 theck13