Ticket #823 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

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

ticket823.patch Download (2.1 KB) - added by sp 15 months ago.

Change History

Changed 15 months ago by sp

Changed 15 months ago by vakopian

  • status changed from new to closed
  • resolution set to fixed

(In [1452]) fixes #823

Note: See TracTickets for help on using tickets.