Ticket #823 (closed defect: fixed)
QDraggable not recording results correctly
| Reported by: | sp | Owned by: | |
|---|---|---|---|
| Priority: | important | Milestone: | 2.1.1 |
| Component: | QControls | Version: | 2.1.0 Stable |
| Keywords: | QDraggable, draggable | Cc: |
Description
Due to bugs in jQuery UI, the information on the location of a draggable can sporadically fail. In particular, the 2nd time you drag, the ui.originalPosition will be random. Also, if you have an axis set, the returned new position will not be constrained, even though visually the object is constrained.
This fix also records the draggables new position into the QCubed internal control position.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

