]> git.lyx.org Git - features.git/commit
Fix at least the most immediate manifestation of bug #6454.
authorRichard Heck <rgheck@comcast.net>
Fri, 19 Mar 2010 01:43:53 +0000 (01:43 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 19 Mar 2010 01:43:53 +0000 (01:43 +0000)
commit4d0d67872e8d97658b9e5e10d290c7942f14dfa4
tree6784ed331116867088d3ec694c0852750556e1a0
parent2dfaebd2433d4dba46d50bca3d5b02044b54ff64
Fix at least the most immediate manifestation of bug #6454.

Investigation of this bug revealed that we are blinking the cursor even
when it is not visible. This should also be reverted. It may, in a way,
be that bug that caused this one, but this check is worth doing anyway.

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