Opened 15 years ago
Closed 15 years ago
#73 closed enhancement (fixed)
MouseWheel Interval implementation
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | minor | Milestone: | First milestone |
Component: | widgets | Version: | 0.7 |
Keywords: | navigation, geoexttoolbar, interval, mousewheel | Cc: | adube@… |
Description
Task
Add the new OpenLayers Navigation enhancement to GeoPrisma.
How
Since the !Navigation control is created by the GeoExtToolbar widget, it should be set there. A new 'scrollDelay' option that could be set to any integer value or 'false' if not wanted should be enough. Since it's a performance upgrade, it should be set as a default behavior, therefore if the option is not defined, it's set to '100' by default.
Note:
See TracTickets
for help on using tickets.
r789 fixed, doc also updated. No sample needed for this new feature.