Re: before/after editaction

On Tue, Aug 30, 2011 at 4:08 PM, Darin Adler <darin@apple.com> wrote:
>
> How would this work with undo?
>

That's a debatable point.  Presumably, we'll be adding undo/redo events as
well so we could not fire before/after edit action events for
execCommand('undo') and execCommand('redo').  I know it's kind of ugly but I
think undo and redo are very special commands.

- Rysouke

Received on Tuesday, 30 August 2011 23:13:57 UTC