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.
@LukeTowers LukeTowers added Status: Completed maintenance PRs that fix bugs, are translation changes or make only minor changes labels Jul 6, 2022
@LukeTowers LukeTowers added this to the v1.2.0 milestone Jul 6, 2022
@LukeTowers LukeTowers merged commit c9a72b8 into wip/1.2 Jul 6, 2022
@LukeTowers LukeTowers deleted the wip/1.2-fix-mediamanger-thumbnail-view branch July 6, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PRs that fix bugs, are translation changes or make only minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants