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 hcap clipping #7567

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix hcap clipping #7567

merged 1 commit into from
Jan 23, 2025

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Jan 23, 2025

The containing element had a fixed height, but also extra padding. There is already spacing between elements, so this is unnecessary. I also increased the height by 10px to be safe.

Testable on native. The image grid is the tallest hcap test I was able to get, so you might need to go back and forth a couple times. I cannot test on web but theoretically, it should be exactly the same.

Before After

@arcalinea arcalinea temporarily deployed to samuel/fix-hcap-clipping - social-app PR #7567 January 23, 2025 22:23 — with Render Destroyed
@mozzius mozzius changed the title fix hcap clipping Fix hcap clipping Jan 23, 2025
Copy link

Old size New size Diff
6.97 MB 6.97 MB -9 B (-0.00%)

@gaearon gaearon merged commit 0d9dae5 into main Jan 23, 2025
7 checks passed
@mozzius mozzius deleted the samuel/fix-hcap-clipping branch January 24, 2025 00:02
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.

3 participants