Opened 10 years ago
Closed 10 years ago
#9404 closed bug (duplicate)
Bug with aspectRatio and containment
Reported by: | kevlarz3 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you set a div to be resizable with the aspectRatio set to true and contained in another div. If you drag past the north/south west side of the container div the inner div simply shrinks to zero.
Dragging straight west will break containment but won't shrink the div.
Note: See
TracTickets for help on using
tickets.
Duplicate of #9107.