Revision b984ee9...
Go back to digest for 29th May 2011Optimization in Office
Sebastian Sauer committed changes in [calligra/textlayout-documentChangedPerfo] libs/textlayout/KoTextDocumentLayout.cpp:
Made layouting way more faster by only layout the dirty, it's prev and the next root-area if something changed. For everything else we have the isStartingAt logic.
This makes following relayouts caused by anchor-movings, etc. way more faster.
File Changes
Modified 1 files
- libs/textlayout/KoTextDocumentLayout.cpp
1 files changed in total