[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS37 modified
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-02-16 18:21:57
|
Issue OBJS37 (prob in pkg.editor.cMode.insertTags) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS37> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: note: I also introduced a call gate, doc.performUndoableSequence(fxn) which coalesces all document mutations that happen as a result of evaluating fxn into a single undoable event. |