Opened 9 years ago
Closed 9 years ago
#10329 closed bug (duplicate)
Resizable : ui.size broken if animate = true
Reported by: | z3r0 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Here is a minimal code sample exposing the issue : http://jsfiddle.net/Michael_0/sAL55/1/
As you can see if animate = true then ui.size returns the original size instead of the new one.
Note: See
TracTickets for help on using
tickets.
Duplicate of #7453.