Ticket #1226 (closed bug: fixed)
feature handler calls over and out for every mousemove
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Handler.Feature | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
This was an oversight on my part. The "over" and "out" callbacks should only be called on mouseover and mouseout of an eligible feature. The "click" callback should be called for every click on an eligible feature. I'm uncertain how the "clickout" callback should behave (only on the first clickout or every click outside a feature).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

