Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#1720 closed bug (fixed)

Draggable Destory fails if element is set as draggable more than once

Reported by: jonahfox Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:

Description

e.g

$('#my_obj').draggable() $('#my_obj').draggable()

now

$('#my_obj').draggableDestroy() fails to stop #my_obj being draggable. Similar problem with draggableDisable failing,

Change History (5)

comment:1 Changed 16 years ago by john

Component: coreui

comment:2 Changed 16 years ago by paul

Owner: set to paul
Status: newassigned

comment:3 Changed 16 years ago by paul

Resolution: fixed
Status: assignedclosed

fixed!

comment:4 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

comment:5 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.