Ticket #1196 (closed bug: fixed)
high speed feature dragging breaks sometimes
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.8 Release |
| Component: | Control.DragFeature | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Occasionally, you can drag a feature and get a sequence (out, up, done) that makes onComplete be called with a null feature. This can be improved by removing the upFeature code from the DragFeature control. I think this is due to changes in the drag handler - but I need to look at it more to see if this upFeature code is actually necessary somewhere.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

