Opened 13 years ago
Last modified 10 years ago
#5422 open bug
Resizable: animate option doesn't work right with alsoResize
Reported by: | dalelarsen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.8rc1 |
Keywords: | animate, alsoResize, resize, also | Cc: | |
Blocked by: | Blocking: |
Description
When you have options animate and alsoResize specified, the elements that you specified in alsoResize are still resized before the end of the resize. The current behavior shows the alsoResize elements being resized the whole time, then when you finish they revert back to the original size and animate up with the main resizable elm. The elements that I have specified to be alsoResize are contained within the main resizable element.
Change History (3)
comment:1 Changed 12 years ago by
Priority: | critical → major |
---|
comment:2 Changed 10 years ago by
Milestone: | TBD → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|---|
Summary: | Animate option doesn't work right with alsoResize → Resizable: animate option doesn't work right with alsoResize |
Note: See
TracTickets for help on using
tickets.
Verified this is still an issue in 1.9.1 - http://jsfiddle.net/tj_vantoll/LNe2X/.