]> git.lyx.org Git - features.git/commit
Fix crash when selecting muticolumn in math
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 22 Feb 2017 15:13:19 +0000 (16:13 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 23 Feb 2017 09:51:12 +0000 (10:51 +0100)
commite76a0fb8d8565e894ac23aff1fbf23e533956d60
treea07e86350dab65c4510ab79d17b5ab2d1e47215e
parent395ffa63e74835e66132ad2a9ee6371a3208091a
Fix crash when selecting muticolumn in math

The cells that are part of the multicolumn are not in the cache, and
it is OK.

Fixes bug #10486.
src/mathed/InsetMathNest.cpp
status.22x