Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] 1.2 - Fix MediaManger Thumbnail View #596

Merged
merged 3 commits into from
Jul 6, 2022

Conversation

jaxwilko
Copy link
Member

@jaxwilko jaxwilko commented Jul 6, 2022

This PR adds image resizer support for the thumbnail view(s) in the media manager.

Using the resizer's filterGetUrl() method to generate the resize urls, allowing for images to be generated upon request by the media manager.

jaxwilko and others added 3 commits July 6, 2022 04:07
Removed a bunch of thumbnail generation related methods that are no longer required now that the ImageResizer class handles it all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants