Georg Baum wrote:

> I am not sure what you meant exactly, but I exchanged recordUndo for
> recordUndoInset in some places. The problem is that recordUndo only
> records changes to the current cell, and that is wrong if we e. g. add a
> column. The attached patch fixes the undo problem in math grids.
> Unfortunately the cursor is put in front of the grid instead the old
> position after an undo, and that is annoying, especially if the grid is
> large. Does anybody know how that can be fixed?

This is now in. A working undo with cursor jump is better than a nonworking
undo. We can still change that if anybody has a better idea.


Georg

Reply via email to