• Dylan Smith's avatar
    richedit: Update paragraph on saved cursor when inserting table start. · 314bd5ca
    Dylan Smith authored
    Since the table row start is inserted after the rest of the table is
    inserted, the cursor is saved, and temporarily moved to the start of the
    row to insert the table row start paragraph.  Unfortunately the
    paragraph in saved cursor becomes invalid during this insertion and
    needs to be updated, so this code introduced a regression once
    paragraphs started to be stored in cursors.
    314bd5ca
table.c 23.2 KB