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

Add events to delegate the WebP/thumbnail generation #6146

Merged
merged 5 commits into from
Dec 27, 2024

Conversation

dtdesign
Copy link
Member

@dtdesign dtdesign commented Dec 15, 2024

This allows to bypass the image adapter when generating the WebP variant and the thumbnails.

Best reviewed with “Hide whitespace” changes.

This allows to bypass the image adapter when generating the WebP variant and the thumbnails.
The generated pathname can now only be set once and all further attempts are rejected. Listeners are expected to test this with `hasFile()` prior to taking any action.
@dtdesign dtdesign merged commit bae9e45 into 6.1 Dec 27, 2024
7 checks passed
@dtdesign dtdesign deleted the 61-offload-thumbnail-generation branch December 27, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants