Ticket #901 (closed feature: duplicate)
handlers should include events as the last argument in callback
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Handler | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
In abstracting the browser events stuff - we made it hard for controls to know about the actual events if they need to. This could be improved by passing the event as the last argument to any callback - with no negative consequences to controls that don't care about it.
Change History
Note: See
TracTickets for help on using
tickets.
