Changes between Initial Version and Version 1 of Ticket #32437, comment 18
- Timestamp:
- 09/07/2019 01:17:28 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32437, comment 18
initial v1 4 4 Yeah, it's not very easy to explain. 5 5 6 When cropping to 400x400 the resulting image may not actually be 400x400. If the original image is for example 600x300, you will get 400x300 result.6 When cropping to 400x400 the resulting image may not actually be 400x400. If the original image is for example 600x300, a cropped image is still created but it is 400x300. 7 7 8 8 Going to commit it to make it easier to detect any problems. Please edit as you see fit :)