Search and Top Navigation
#5572 closed bug (duplicate)
Opened April 30, 2010 01:33PM UTC
Closed April 30, 2010 03:28PM UTC
Last modified October 11, 2012 09:15PM UTC
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.
Duplicate of http://dev.jqueryui.com/ticket/5571