Skip to content

Fix Set Color of textlabel

Martin Marmsoler requested to merge SetTextLabelColor into master

if the text is html coded, it makes no sense to set the FontColor, because it will not have an effect, but instead change the QLineEdit Text and then store this text in the Textlabel

Merge request reports