[Kst] extragear/graphics/kst/src/libkstapp
George Staikos
staikos at kde.org
Fri Feb 16 04:08:04 CET 2007
So what do we do about this?
On 12-Feb-07, at 3:57 PM, Andrew Walker wrote:
> SVN commit 632990 by arwalker:
>
> BUG:140520 don't modify font size on plots created with data wizard
> as it results in too many inconsistencies
>
> M +2 -1 datawizard.ui.h
>
>
> --- trunk/extragear/graphics/kst/src/libkstapp/datawizard.ui.h
> #632989:632990
> @@ -928,7 +928,8 @@
> pp->getOrCreateLegend();
> }
> }
> - pp->setPlotLabelFontSizes(fontSize);
> +// see bug report 140520 before enabling the following line.
> +// pp->setPlotLabelFontSizes(fontSize);
>
> ++pit;
> }
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list