Ticket #783 (closed feature: duplicate)
drag handler needs to be set up to trigger a done callback
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Handler.Drag | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
Controls that use the drag handler should know when it is done dragging. The 'done' condition is met on mouseout and mouseup. Controls shouldn't have to know about browser events.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

