#5209 closed bug (notabug)
resizable('option', {}) doesn't reset handles
Reported by: | aaronchi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.resizable | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
resizable('option', {}) won't update the handles.
Note: See
TracTickets for help on using
tickets.
That call specifically says change all of the options that occur in this hash, which is none. If you want to change the handles, you have to say so in your call.