#8158 closed bug (fixed)
Resizable: aspectRatio: true isn't handled properly
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.19 |
Component: | ui.resizable | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (4)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly. (cherry picked from commit 3e8ec7eb6bee97034363fe4e8704ed762fadbaba)
Changeset: fea7862ff3c5c3fb65a79fbc32a5af19e1829182
comment:3 Changed 11 years ago by
Milestone: | 1.9 → 1.8.19 |
---|
Note: See
TracTickets for help on using
tickets.
Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly.