[Kst] extragear/graphics/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Fri Feb 16 15:30:08 CET 2007
I am 90% through a fix... I'll submit a patch in an hour or so.
cbn
On Thursday 15 February 2007 10:08:04 pm George Staikos wrote:
> 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/
>
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
More information about the Kst
mailing list