7897172256
Address dynamic class property deprecation warnings
2022-12-25 13:56:42 +01:00
54fb7ab410
Write new thumbnail filenames to parent Image object as well
2022-07-07 13:55:55 +02:00
086102d007
Thumbnail class: minor refactor of generate method
2022-07-07 13:51:03 +02:00
56b60b74bc
Thumbnail class: refactor getUrl method
2022-07-07 13:33:40 +02:00
555c61937b
Minor Thumbnail refactors from upstream Kabuki.
2020-12-30 20:09:10 +01:00
d069ddca18
Merge pull request 'Make crop editor usable' ( #22 ) from crop-editor into master
...
Reviewed-on: #22
2020-12-30 20:06:15 +01:00
b793e05980
Re-assign thumbnail suffix for CROP_MODE_BOUNDARY.
...
This crop mode was intended to get the '_ce' suffix,
but was inadvertently getting '_c' instead.
2020-12-30 13:05:22 +01:00
8d02662eb3
Set JPEG compression to 80 for thumbnails.
...
This saves both disk space and bandwidth by compromising a little on quality.
Only thumbnails are affected; full-size images are still saved in full detail.
2020-03-22 22:56:53 +01:00
ee304dd7b9
When generating thumbnails, infer width properly when null is passed.
2018-02-03 20:14:40 +01:00
1def1484cb
Backport asynchronous thumbnail generation from Kabuki.
2017-12-20 14:51:23 +01:00