You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mutation-sum...@googlegroups.com
Hi, this is a great library btw, and I'm currently trying to use it to enhance a collaborative rich text editor.
I'm just wondering though if the mutation summaries or lower level records provide enough info to allow them to be rolled back in the DOM, so that it's restored to an earlier state (eg. undo), and then later re-apply the summaries (although I know this part is possible from the TreeMirror examples).
Thanks
Rafael Weinstein
unread,
Mar 20, 2013, 4:58:15 PM3/20/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mutation-sum...@googlegroups.com
Glad you like it.
I believe it's possible. Perhaps you'd like to create an example that
does just this and submit a patch? =-)