Revision c92429a...

Go back to digest for 10th July 2011

Bug Fixes in Office

Sebastian Sauer committed changes in [calligra] libs/kotext/styles/KoParagraphStyle.cpp:

Fix line height.
If we set PercentLineHeight or FixedLineHeight then we explicit need to set the other LineHeight
to zero to prevent that the QTextBlockFormat inherits the value from it's parent in which case
we are later during layouting not able to know which one of them to use.

File Changes

Modified 1 files
  • libs/kotext/styles/KoParagraphStyle.cpp
1 files changed in total