]> git.lyx.org Git - features.git/commit
Fix bug 5666: assertion when an inset is outside of workwidth
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 10 Feb 2009 22:27:43 +0000 (22:27 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 10 Feb 2009 22:27:43 +0000 (22:27 +0000)
commit2d66dbb6788aa29c270ea021af217e2b00e3c33e
treef42e392de87473a800f6012a58992f1f2feef180
parentfb3d47a14db907d62d0631d41fe60750df1423fe
Fix bug 5666: assertion when an inset is outside of workwidth
http://bugzilla.lyx.org/show_bug.cgi?id=5666

Check whether an inset is in the coordcache before reading this cache (doh!)

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