]> git.lyx.org Git - features.git/commit
* show anchor paragraph completely if the whole buffer is visible.
authorStefan Schimanski <sts@lyx.org>
Tue, 5 Feb 2008 14:23:59 +0000 (14:23 +0000)
committerStefan Schimanski <sts@lyx.org>
Tue, 5 Feb 2008 14:23:59 +0000 (14:23 +0000)
commitbfd3a964b34977cba620b71ac2ccf651167e9648
tree0638c41becebbdd4885a8fab96b37e3d4877cbea
parentc7a9ddab7aba152b65da81c6aff9bf347c49c071
* show anchor paragraph completely if the whole buffer is visible.

We need some better handling of the case when the cursor is in the
very first line, but the line is not completely visible. If the line
is not heigher than the BufferView we should scroll up to show it
completely.

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