Skip to content

Don't use scaled versions of Gifs when loading in Gallery. #5778

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

Merged
merged 2 commits into from
Jul 18, 2025

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Jul 17, 2025

When loading GIF files, it's perfectly fine to use the original-resolution file, instead of asking for a transcoded scaled version of the file, which is actually not guaranteed to be animated in the same way.
GIF files are very unlikely to be super high-resolution, so this should not present any issues.

https://phabricator.wikimedia.org/T399887

@dbrant dbrant added the Minor Minor stuff label Jul 17, 2025
@Williamrai Williamrai merged commit bf5b3bd into main Jul 18, 2025
1 check passed
@Williamrai Williamrai deleted the gifNoResize branch July 18, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor stuff
Development

Successfully merging this pull request may close these issues.

2 participants