D16839: Force black pen when painting unstyled TextLabel

Christoph Feck noreply at phabricator.kde.org
Wed Nov 14 20:56:09 GMT 2018


cfeck added inline comments.

INLINE COMMENTS

> TextLabel.cpp:536
>  	} else {
> +		painter->setPen(QPen {Qt::black});
>  		painter->scale(scaleFactor, scaleFactor);

`setPen(Qt::black)` also works.

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D16839

To: mikhailru, #labplot
Cc: cfeck, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181114/9ef91dda/attachment.html>


More information about the kde-edu mailing list