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: Prevent layout shift when scrollbars are introduced #5493

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

cephalization
Copy link
Contributor

@cephalization cephalization commented Nov 21, 2024

Additionally fix minor padding misalignment

gutters.and.padding.mov

Resolves: #5458
Resolves: #5456

…llbar gutter

Stable scrollbar gutters are not supported in safari, layout shift will still be visible in safari until they support it.
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 21, 2024
@axiomofjoy
Copy link
Contributor

This is deeply satisfying.

@cephalization cephalization merged commit bd78a94 into main Nov 22, 2024
8 checks passed
@cephalization cephalization deleted the cephalization/5458-5456-paddings-and-scrollbars branch November 22, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[playground][ui] add scroll bar gutters [playground][ui] unaligned hbars
2 participants