]> git.lyx.org Git - features.git/commit
Fine tune the scroll offset setting code
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 26 Jul 2014 14:25:56 +0000 (16:25 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 7 Jan 2015 21:55:11 +0000 (22:55 +0100)
commita7ba04dbaf77af889006201172dc22f02e7b2307
treec26f8fa72b0cc21ba3a4df3860f5bd5961aa0bbc
parent5a361b35cf0c2a2f1ca9535b0748045063f20555
Fine tune the scroll offset setting code

The new code should feel a bit more natural. It avoids explicit pixel values for the margins and does not scroll in some cases where it is not necessary.
src/BufferView.cpp