Revision 37ea9fb...
Go back to digest for 13th May 2012Optimization in Office
C. Boemann committed changes in [calligra] plugins/textediting/spellcheck/SpellCheck.cpp:
Do layout too much. On big documents that can disasterous
In fact it's annoying we have to layout for this at all. We should store
this info in KoTextBlockData, and do our own drawing. It will be both more beautyful
and be prepared for visualizing both spelling and grammar and similar.
File Changes
Modified 1 files
- plugins/textediting/spellcheck/SpellCheck.cpp
1 files changed in total