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

Show horizontal scrollbar only when wrapLines is off #249

Merged
merged 1 commit into from
May 27, 2024

Conversation

danielzsh
Copy link
Contributor

@danielzsh danielzsh commented May 22, 2024

Description

This PR prevents the horizontal scrollbar from being shown when wrapLines is on. When it is off, it shows regardless of whether content actually overflows the border; this is consistent with Xcode's behavior.

Related Issues

  • #ISSUE_NUMBER

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

@danielzsh danielzsh changed the title Shows horizontal scrollbar only when wrapLines is off Show horizontal scrollbar only when wrapLines is off May 22, 2024
@matthijseikelenboom matthijseikelenboom merged commit d121483 into CodeEditApp:main May 27, 2024
2 checks passed
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