|
From: <ji...@co...> - 2004-07-15 13:04:01
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/GEOT-214 Here is an overview of the issue: --------------------------------------------------------------------- Key: GEOT-214 Summary: Provide some way to disable mouse wheel in ZoomPane Type: New Feature Status: Unassigned Priority: Minor Original Estimate: 3 hours Time Spent: Unknown Remaining: 3 hours Project: GeoTools Components: renderer Assignee: Reporter: Martin Desruisseaux Created: Thu, 15 Jul 2004 9:02 AM Updated: Thu, 15 Jul 2004 9:02 AM Description: ZoomPane default implementation automatically zoom when the user rool the mouse wheel. There is currently no way to disable or modify this behavior. We need some mechanism for that. One possibility is to provides a 'enableMouseWheel(boolean)' method. An other possibility is to make the method mouseWheelMoved(...) protected, so the user can override it. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |