]> git.lyx.org Git - features.git/commit
* clear selection when mutating a math inset into an eqnarray. This fixes #4452.
authorStefan Schimanski <sts@lyx.org>
Fri, 8 Feb 2008 16:19:58 +0000 (16:19 +0000)
committerStefan Schimanski <sts@lyx.org>
Fri, 8 Feb 2008 16:19:58 +0000 (16:19 +0000)
commit3a5fcb9158fd8e88a16a24c39ff99778b76fa7f3
tree97a38d6601769a136d76ba53bb1749fb56752737
parent3d9b98b3dead01b537d181490d6b10cbfa7ef45f
* clear selection when mutating a math inset into an eqnarray. This fixes #4452.

There could be some more clever code to keep the selection. But IMO it's ok like this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22864 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMathHull.cpp