]> git.lyx.org Git - features.git/commit
Reset cur.pit() when pasting into tables.
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 8 Feb 2018 18:06:35 +0000 (19:06 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 9 Feb 2018 08:55:28 +0000 (09:55 +0100)
commit0c95259589a5630b21ee5309e0a809a3694b9d06
tree7216885bc3e57a7326cba37305ccc0cf9683fdb7
parent2d06255e20bd9c71b9d352e749d5313963d589f6
Reset cur.pit() when pasting into tables.

The number of paragraphs can change here, so pit() can become invalid.

Fixes: #9983
(cherry picked from commit 6e4e0869006aa4c225162164aaa14a70d041facf)
src/insets/InsetTabular.cpp
status.22x