Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.