Hello,
When I insert a character to the text for instance, I get notified that text changed (return flag is true and Version field is increased).
But when I invoke TextEditor.Undo, I'm not notified.
Note that I am if I invoke Undo thru ctrl z.
Regards