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

Restore horizontal scrollbar checks #19767

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

SomeoneToIgnore
Copy link
Contributor

Closes #19637

Follow-up of #18927 , restores the condition that removed the horizontal scrollbar when panel's items are not long enough.

Release Notes:

  • Fixed horizontal scrollbar not being hidden (#19637)

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 25, 2024
@zed-industries-bot
Copy link

Messages
📖

This PR includes links to the following GitHub Issues: #19637
If this PR aims to close an issue, please include a Closes #ISSUE line at the top of the PR body.

Generated by 🚫 dangerJS against dee4a34

@SomeoneToIgnore SomeoneToIgnore merged commit 2e32f1c into main Oct 26, 2024
11 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/fix-horizontal-scrollbar branch October 26, 2024 18:57
SomeoneToIgnore added a commit that referenced this pull request Oct 26, 2024
Closes #19637

Follow-up of #18927 , restores
the condition that removed the horizontal scrollbar when panel's items
are not long enough.

Release Notes:

- Fixed horizontal scrollbar not being hidden
([#19637](#19637))
SomeoneToIgnore added a commit that referenced this pull request Oct 26, 2024
Closes #19637

Follow-up of #18927 , restores
the condition that removed the horizontal scrollbar when panel's items
are not long enough.

Release Notes:

- Fixed horizontal scrollbar not being hidden
([#19637](#19637))
CharlesChen0823 pushed a commit to CharlesChen0823/zed that referenced this pull request Nov 18, 2024
Closes zed-industries#19637

Follow-up of zed-industries#18927 , restores
the condition that removed the horizontal scrollbar when panel's items
are not long enough.

Release Notes:

- Fixed horizontal scrollbar not being hidden
([zed-industries#19637](zed-industries#19637))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zed now always shows horizontal scroll in project panel on macOS
2 participants