Andre Poenitz <[EMAIL PROTECTED]> writes: | It looks like currently undo() (not sure about redo) re-builds the paragraph | list properly and all crashes are Row-related. | | To verify this: | | Is there a way to force a complete rebuild of all RowLists? | | Can LyXText::init(..., true) do that?
Yes. Note that this will also invalidate all iterators into the rowlist so it is not good as a permanent solution. -- Lgb