#5572 closed bug (duplicate)
alsoResize && containment: self.size isn't stopped by containement
Reported by: | Daazku | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.resizable | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using alsoResize && containment the alsoResize element don't stop resizing when the resized element can't resize anymore because hes stopped by containment.
The problem is that self.size is the element size + the offset of the mouse from the element.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | resizeAlsoResizeContainmentBug.html added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of http://dev.jqueryui.com/ticket/5571