Opened 15 years ago
Closed 15 years ago
#2981 closed bug (fixed)
ui 1.5rc1 draggable not destroyed properly when called multiple times
Reported by: | usd2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | 1.2.6 |
Keywords: | ui 1.5rc1 | Cc: | |
Blocked by: | Blocking: |
Description
when draggable('destroy') is called on an element that is not draggable, it defaults to setting the element to draggable.
perhaps this is again a feature? but it could be misleading to a user
Note: See
TracTickets for help on using
tickets.
Fixed in r148. From now on, please post all UI bugs at the UI bugtracker. Thank you.