]> git.lyx.org Git - features.git/commit
* LyXText::cursorNext(): Fix crash with PageDown when the next paragraph is a math...
authorAbdelrazak Younes <younes@lyx.org>
Tue, 28 Nov 2006 17:24:44 +0000 (17:24 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 28 Nov 2006 17:24:44 +0000 (17:24 +0000)
commita5df789caef810d065246571f358470a1be07f43
treee8d2a9935b11669c915d0aed3a5790d3e5919d11
parente24bf64c68102691fc76081de9fb57926b482726
* LyXText::cursorNext(): Fix crash with PageDown when the next paragraph is a math inset bigger than the screen.
* LyXText::cursorPrevious(): Implement the same check for safety reason.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16092 a592a061-630c-0410-9148-cb99ea01b6c8
src/text3.C