]> git.lyx.org Git - features.git/commit
* fix another crash due to the redraw opti-/minimization during
authorStefan Schimanski <sts@lyx.org>
Tue, 4 Mar 2008 09:43:32 +0000 (09:43 +0000)
committerStefan Schimanski <sts@lyx.org>
Tue, 4 Mar 2008 09:43:32 +0000 (09:43 +0000)
commitb4466b63f6c7ee665b8c3e18629a6595132a1b80
tree58832df357e2b5d0353815309d44a8abefcf895b
parenta4b2404cb11f570db45b29eb1dca810c9367eae4
* fix another crash due to the redraw opti-/minimization during
completion. We have to show and hide the popup asynchronously with a
singleshot timer. Otherwise it might trigger accesses to the coord
cache although the metrics have not been done yet.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23424 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiCompleter.cpp
src/frontends/qt4/GuiCompleter.h