]> git.lyx.org Git - lyx.git/commit
For each operation, stop the blinking cursor before acting and restart it _after_...
authorAbdelrazak Younes <younes@lyx.org>
Sat, 3 Feb 2007 06:53:22 +0000 (06:53 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 3 Feb 2007 06:53:22 +0000 (06:53 +0000)
commitb36dd639213f5b8ac83e4126bdfa0bc12fa7b9ad
treeb7adc14eccc299144692d466901dc5780c971e7c
parent0bf26df72be3e8e3dfa08d31abc3c5775e442b26
For each operation, stop the blinking cursor before acting and restart it _after_ redrawing. This latter fixes the spurious cursor jumps in mathed. This was due to the fact that MathArray are filled-in at draw time (as opposed to text positions in the CoordCache which are filled in at metrics calculation time.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17033 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/WorkArea.C