ems-project / elasticms

ElasticMS's monorepo
MIT License
3 stars 8 forks source link

feat(admin/image): add resize with the client browser #946

Closed theus77 closed 2 months ago

theus77 commented 3 months ago
Q A
Bug fix? y
New feature? y
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? y

Generate a resized image, in the admin UI, with the client browser, if the image exceed by the width or the height a EMSCO_IMAGE_MAX_SIZE limit.

theus77 commented 2 months ago

Thanks for the review, I took care of your remarks