]> git.lyx.org Git - features.git/commit
Improve Update::FitCursor when there is a selection
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 6 Jan 2020 16:10:38 +0000 (17:10 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:50 +0000 (15:48 +0200)
commitec95778cddd8e85c8c7b01cd35a638b1cbe520b3
treebe9088e1be13d303a3b937c269f15b9204615f32
parent68b9616f37033293c3935a413691fb3867fa75c5
Improve Update::FitCursor when there is a selection

It is better indeed to try to make the whole selection fit on screen.

Fixes bug #11012.
src/BufferView.cpp