Monday, February 10, 2020
1 change
Enhancements to existing features
This update enhances the website editor's media dialog with better image optimization, filtering, and preview behavior. It helps content editors manage and adjust images and videos more smoothly when building pages, though some storage and cleanup work is still in progress.
Original PR description
@qsm-odoo when you've got an hour or three, this is the current state of the media dialog / image optimization and filter. There is still quite a bit of work to do in particular in terms of saving images in DB and deleting old ones. If there is a `FIXME` comment, it means I plan to rewrite a good bit of the code there, so I'm less looking for comments on the current state of the code and more for suggestions on ways to approach the problem. Thank you for your time!