Actions
Bug #6287
closedUser crop selection not always accurate
Description
When the crop selection isn't squared and it's a landscape image, but the resized width isn't larger than the max width it still wants to ask the user to crop the image when there's nothing to crop.
Additionally if the image is very large and it gets reduced by CSS in order to still fit it causes the % height or width for the crop selection to be wrong since it's calculating from the images max height and height instead of the cropping area.
Updated by krileon about 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1154
Actions