Ticket #3280 (closed feature: fixed)
Incorrect event types
| Reported by: | ahocevar | Owned by: | ahocevar |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Control.TransformFeature | Version: | 2.10 |
| Keywords: | Cc: | ||
| State: | Commit |
Description
If an application registers listeners for both the "beforesetfeature" and "setfeature" events, both events will pass the same event object (i.e. with the "beforesetfeature" type for the "setfeature" event) to the listeners.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

