Skip to content

If the html does not contain any background color information do not use format.background() because it is wrong

Martin Marmsoler requested to merge work/TextLabelBackgroundColor into master

If the html does not contain any background color information, format.background().color() returns black which is not correct

fixes #537 (closed)

Merge request reports