On Wed, Apr 05, 2006 at 10:01:18AM +0300, Martin Vermeer wrote:
> Is the FIXME in undo.h related to this?
>  * FIXME: We need something to record undo in partial grids for mathed.
>  * Right now we use recordUndoInset if more than one cell is changed,
>  * but that puts the cursor in front of the inset after undo. We would need
>  * something like
>  * recordUndoGrid(LCursor & cur, Undo::undo_kind kind, idx_type from, 
> idx_type to);
>  * and store the cell information in class Undo.

I dont' think so. This rather sounds like a missed optimization.

Andre'

Reply via email to