[Kst] extragear/graphics/kst/src/libkstapp

Barth Netterfield netterfield at astro.utoronto.ca
Thu Nov 2 04:05:35 CET 2006


This should be backported to 1.3...

cbn

On Wednesday 01 November 2006 22:00, Barth Netterfield wrote:
> SVN commit 601099 by netterfield:
>
> BUG: 135069
> Make foreground color apply to plot labels
>
>
>
>  M  +2 -0      kstplotlabel.cpp
>
>
> --- trunk/extragear/graphics/kst/src/libkstapp/kstplotlabel.cpp
> #601098:601099 @@ -157,6 +157,8 @@
>    p.translate(tx, ty);
>    p.rotate(_rotation);
>
> +  rc.pen = p.pen();
> +
>    if (lp && lp->chunk) {
>      renderLabel(rc, lp->chunk);
>    }
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list