Revision 4918636...
Go back to digest for 20th November 2011Optimization in Office
C. Boemann committed changes in [calligra] /:
Handling the fact that qt insists on having a paragraph in front of tables.
The solution is not to try and remove it (because we can't) but to make
sure there is always an extra empty paragraph in front of a table. The paragraph
is sort of hidden and only shows up as a cursor position to the left of the table
File Changes
Modified 6 files
- libs/kotext/KoTextEditor.cpp
- libs/kotext/KoTextEditor_p.h
- libs/textlayout/KoTextLayoutArea.cpp
- libs/kotext/opendocument/KoTextLoader.cpp
- libs/kotext/opendocument/KoTextWriter_p.cpp
- libs/kotext/styles/KoParagraphStyle.h
6 files changed in total