Ticket #3450 (closed bug: fixed)
Resizable aspectRatio is switched. Should be width/height
| Reported by: | rdworth | Owned by: | eduardo |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.6rc2 |
| Component: | ui.resizable | Version: | 1.6rc1 |
| Keywords: | resizable aspectRatio | Cc: | |
| Blocking: | Blocked by: |
Description
When you specify an aspectRatio for resizables as a float, it is treated as height/width (2 causes height to be twice as much as width). The expectation is width/height. Example: 16/9 should be 16 wide by 9 high.
Change History
Note: See
TracTickets for help on using
tickets.

