]> git.lyx.org Git - features.git/commit
Fix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 3 Feb 2009 23:18:41 +0000 (23:18 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 3 Feb 2009 23:18:41 +0000 (23:18 +0000)
commit45f62ed5de82ec646999cd2fb8459b930caed2d8
tree33f8fe7910525b25e60a8e4b13378ccf553680da
parentac4e461898880bdab55703f58a68609aa3519d48
Fix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.

If the current TextMetrics does not contain the paragraph the cursor is in, the screen is recentered. Now, the current TextMetrics should be updated to one that does contain the cursor (as we have just recentered)..

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