Code

another canvas repaint optimization: if the new rect and the rect aborted last time...
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 16 Oct 2006 06:46:56 +0000 (06:46 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 16 Oct 2006 06:46:56 +0000 (06:46 +0000)
commitf7c0e9e8ec67fe896289e0434cee2f6dae571ce7
treeb8dd7f234447136b2d78eaec0e7dfe4812688dce
parenta92fe682f48fd3b2dd3df18bd377abacf344e210
another canvas repaint optimization: if the new rect and the rect aborted last time are not close and compact, paint them separately instead of painting their enclosing rect
src/display/sp-canvas.cpp