]> git.lyx.org Git - lyx.git/commit
Do not compute caret geometry when we are not ready to do so.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 4 Apr 2020 16:02:04 +0000 (18:02 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 9 Apr 2020 10:51:38 +0000 (12:51 +0200)
commitb7f6b979d0f889f08e735f35378bb20ba3788b4b
treed576230f2646dfc5000c8e6f3ea82fcbc260ffd0
parent12649348989e7ff50e5038f3dd2a532d41d13892
Do not compute caret geometry when we are not ready to do so.

This avoid crashes with invalid cache.

Fixes bug #11763.
src/frontends/qt4/GuiWorkArea.cpp
status.23x