Search and Top Navigation
#10329 closed bug (duplicate)
Opened July 22, 2014 03:20PM UTC
Closed July 22, 2014 03:50PM UTC
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.
Attachments (0)
Change History (1)
Changed July 22, 2014 03:50PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #7453.