OK, I have committed an experimental version of AbstractZoomTool that
incorporates a deferred mouse wheel zoom for half a second.  It does an
image stretch from the center of the panel until the half second expires.
Please test after tomorrow's nightly build.

Comments?

regards,
Larry



On Mon, Feb 1, 2010 at 2:52 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Jukka,
>
> Can you file a feature request on SourceForge so we don't forget this?
>
> The Sunburned Surveyor
>
> On Mon, Feb 1, 2010 at 7:12 AM, Larry Becker <becker.la...@gmail.com>
> wrote:
> > Hi Jukka,
> >
> >   The behavior you described is what I programmed for the mouse wheel
> > zooming.  I like the idea of doing raster scaling until you stop using
> the
> > wheel.  It is just a matter of finding time to do it.   As you can
> imagine,
> > this is fairly difficult code to write, but I believe it to be an
> important
> > enhancement.
> >
> > regards,
> > Larry
> >
> > On Mon, Feb 1, 2010 at 6:51 AM, Rahkonen Jukka <
> jukka.rahko...@mmmtike.fi>
> > wrote:
> >>
> >> Hi,
> >>
> >> I have not used disk wheel zoom a lot and I discovered just now that
> when
> >> zooming with mouse wheel, OpenJUMP is sending a new WMS call for each
> wheel
> >> "click".  As a WMS server manager I do not like this behaviour at all.
> WMS
> >> server is really sending an image for each click but OpenJUMP does not
> use
> >> the intermediate WMS images for anything.  Could it be possible to
> modify it
> >> so that OJ waits till user has stopped rolling the wheel before the
> request
> >> is sent?  I compared what uDig does and it is rescaling the old
> >> raster image (in a similar way than OJ when the Continuos zoom tool is
> used)
> >> until wheel rolling is ceased.
> >>
> >> -Jukka Rahkonen-
> >>
> >>
> ------------------------------------------------------------------------------
> >> The Planet: dedicated and managed hosting, cloud storage, colocation
> >> Stay online with enterprise data centers and the best network in the
> >> business
> >> Choose flexible plans and management services without long-term
> contracts
> >> Personal 24x7 support from experience hosting pros just a phone call
> away.
> >> http://p.sf.net/sfu/theplanet-com
> >> _______________________________________________
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >
> >
> >
> > --
> > Larry Becker
> > Integrated Systems Analysts, Inc.
> >
> >
> ------------------------------------------------------------------------------
> > The Planet: dedicated and managed hosting, cloud storage, colocation
> > Stay online with enterprise data centers and the best network in the
> > business
> > Choose flexible plans and management services without long-term contracts
> > Personal 24x7 support from experience hosting pros just a phone call
> away.
> > http://p.sf.net/sfu/theplanet-com
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Larry Becker
Integrated Systems Analysts, Inc.
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to