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

fix: fullscreen images getting cropped a bit #4402

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Dec 11, 2024

Closes #4320

@WofWca WofWca force-pushed the wofwca/4320-fix-fullscreen-image-cropping branch from 7784fab to 1e5c8a7 Compare December 11, 2024 10:18
@WofWca WofWca marked this pull request as ready for review December 11, 2024 10:20
@maxphilippov maxphilippov self-requested a review December 11, 2024 15:56
Copy link
Collaborator

@maxphilippov maxphilippov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't reproduce the actually "cutting off" part on recent main, but this fixes empty space at the bottom of fullscreen image (something around 5px) I have on main. And it also doesn't make have weird padding which I found when I first investigated this issue. Thanks!

@WofWca
Copy link
Collaborator Author

WofWca commented Dec 11, 2024

fixes empty space at the bottom of fullscreen image (something around 5px)

Yes, that's part of it (for me at least). There is padding at the bottom, and the top is cropped.

@WofWca WofWca merged commit 696aa74 into main Dec 11, 2024
11 checks passed
@WofWca WofWca deleted the wofwca/4320-fix-fullscreen-image-cropping branch December 11, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image is cropped vertically in full size view
2 participants