Skip to content
  • Sebastian Sauer's avatar
    Fix line height. · 0d348e9c
    Sebastian Sauer authored
    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.
    0d348e9c