Ticket #4199 (closed bug: fixed)
resizable with containment boundary - aspectRatio breaks.
| Reported by: | tcarnell | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7.1 |
| Component: | ui.resizable | Version: | 1.6rc6 |
| Keywords: | resizable containment aspectRatio | Cc: |
Description
I have a resizable div with the following options set:
- handles:'n,ne,nw,s,se,sw,e,w'
- autoHide:true,[[BR]]
- aspectRatio:widgetState.maintainAspectRatio,[[BR]]
- grid:[10px,10px],
- containment:"#container",
- start: function(e, ui) {...},
- stop: function(e, ui) {...}
However as I enlarge the div in both x & y axis, if one of the axis reaches the boundary of the container the div should stop expanding (to maintain aspect ratio), but the div continues to expand along the other axes, thus breaking the aspect ratio.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)