]> git.lyx.org Git - lyx.git/commit
Show cursor correctly when loading file
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 21 Nov 2018 12:49:20 +0000 (13:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 23 Nov 2018 16:05:46 +0000 (17:05 +0100)
commitf7ebe1f70f137e8e08563ef4b8a8579a9a0ec40f
tree78de9b48828863a9bc12f70bd92e22a510b04a02
parentf4c2cfa68fe3129e2d7199ebfb1563799bc2b933
Show cursor correctly when loading file

This is a fixup to 4ecbff00. When a file is loaded and the cursor is
set, it is required to first compute metrics to be able to scroll the
screen correctly.

Fixes bug #11377.

(cherry picked from commit 2dc84b69d5a040e6343e21606f1c16a7c0957383)
src/BufferView.cpp
status.23x