]> git.lyx.org Git - features.git/commit
Fix crash after b0937fb9.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 17 Dec 2020 19:32:06 +0000 (20:32 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 17 Dec 2020 21:04:46 +0000 (22:04 +0100)
commit005f69de2307712d20e42d2f84fb7aa1d78d38fb
tree8be6809315cdc94fe4868b05af56a07c61c63e4a
parent12285354e080b364de7bf5a281c1742bd6f73df8
Fix crash after b0937fb9.

Now the cursor is not left inside color inset, so it is not needed to
pop_back.

Fix bug #12035.
src/mathed/InsetMathNest.cpp