[Kst] [Bug 98564] new setting: tied zoom through all windows

Andrew Walker arwalker at sumusltd.com
Tue Feb 28 02:27:05 CET 2006


Previously the code handled zooming in various ways.

Some places in the code called a template function
defined in kst2dplot.h. This modified _all_ plots but did
not update any of the windows - other than the window
holding the tied plot that was operated on. 

Other places in the code explicitly worked only on plots
within the same window.

The code for handling tied-zoom is now all in the same
place and consistent.

Andrew

On February 27, 2006 10:56 am, Barth Netterfield wrote:
> Andrew,
>
> How did the code previously know *not* to span wondows....
> What other bugs did you fix with your patch?
>
> cbn
>
> On February 25, 2006 03:54 pm, George Staikos wrote:
> > On Sunday 26 February 2006 18:32, Barth Netterfield wrote:
> > > Seems to work fine, but for some reason, minor grid lines are now
> > > default from the wizard...  This is either from this patch, or a recent
> > > one from George.
> > >
> > > Also, I see that this fixes the log range 'bug' which is good.
> > >
> > > Go ahead and commit, but lets find the minor y grid bug.
> >
> >   Conceptually it's fine with me but why does it have to touch KstApp and
> > KstTopLevelView?  We have everything we need in Kst2DPlot.  It seems
> > unnecessarily intrusive.   And beyond that, KstApp and KstTopLevelView
> > really shouldn't know about Kst2DPlot.  I've been working to remove
> > references to it.
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list