On 07/06/12 06:58, Stephan Witt wrote:
Perhaps. IMHO, the problem is caused by the text drawing algorithm of LyX. The program does "finger-painting" the text and has to compute all the positions of the text parts and lines itself.
One question: does LyX redraw the whole screen even when scrolling ? Or does it exploit fast bitmap scrolling primitives, then it redraws only the uncovered part ? (once upon a time I had digged a bit into this, but I forgot everything I guess)
Thx, T.