>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hi all, This patch should hopefully all scrolling issues. Abdelrazak> As an added bonus, mouse scrolling should be faster due to Abdelrazak> a deleted call to BufferView::update() that was not Abdelrazak> usefull (the important call to updateMetrics() is done in Abdelrazak> WorkArea()). Scrolling is indeed really better. The only bug I saw is that when one loads a file through command line in gtk, the screen is black until one clicks. A missing update, I guess. On thing that may interest you is that, while the qt3 frontend is sluggish as ever when using the scrollbar in Intro.lyx, the gtk frontend is really really fast :) This means I can grab the slider and just move around without _any_ delay (on a P4 1.7Ghz, nothing fancy). JMarc
