]> git.lyx.org Git - features.git/commit
Move the screen redraw call out of the selection-setting routine. This
authorRichard Heck <rgheck@comcast.net>
Thu, 14 Oct 2010 15:02:48 +0000 (15:02 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 14 Oct 2010 15:02:48 +0000 (15:02 +0000)
commitb1df2bd306f58296d8954ef44d040aaaf5fc8c36
treecadbd6374a34c96eea8afac63d113f5dc11d285b
parent3af1fa5abba5e6c3d4533037edf7bfc5e835315a
Move the screen redraw call out of the selection-setting routine. This
avoids multiple screen redraws in some cases.

If someone knows how to fix the FIXMEs in GuiErrorList and
GuiSpellcheker, I'd really appreciate it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35651 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/frontends/qt4/GuiErrorList.cpp
src/frontends/qt4/GuiSpellchecker.cpp