Skip to content
  • Sebastian Sauer's avatar
    Fix line-height=normal. · 3aeb5ffb
    Sebastian Sauer authored
    Since the NormalLineHeight is an internal property which is not passed on to the
    QTextBlockFormat a defined line-height=normal was ignored and the paragraph took
    over the line-height of it's parent paragraph-style. We need to explicit set
    the percent and fixed line-height to zero to be sure they overwrite whatever
    the parent-paragraphstyle defined.
    3aeb5ffb