]> git.lyx.org Git - features.git/commit
We are not forced to redraw the row each time the cursor is moved.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 28 Aug 2007 16:39:46 +0000 (16:39 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 28 Aug 2007 16:39:46 +0000 (16:39 +0000)
commit5440aad9286ae7905ec6b0c29248ca41aaa0a4bf
tree2d3aaf71590e30d8f4093d15a344983575c0fa36
parentbe8de62ae298dd51970fdcb6e9965c37aa4b74ad
We are not forced to redraw the row each time the cursor is moved.

* TextMetrics.cpp: CursorOnRow() removed.
* TextMetrics::drawParagraph() do not check cursor position.

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