Modify ↓
Ticket #1784 (closed bug: fixed)
Make overlapping of multiple handlers optional
| Reported by: | tuupola | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ui | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When using multiple handlers they are not allowed to overlap / pass each other. Make it optional via new configuration options. For example dontOverLap. Patch included.
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


Patch for requested feature.