Skip to content

Conversation

Gillibald
Copy link
Contributor

@Gillibald Gillibald commented Apr 23, 2021

What does the pull request do?

HorizontalScrollBarVisibility is always set to Disabled when text wrapping is enabled.

What is the current behavior?

HorizontalScrollBarVisibility is always set to Hidden when AcceptsReturn="False".

What is the updated/expected behavior with this PR?

Text wrapping will always work even without AcceptsReturn="True"

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #3330
Fixes #5402

@Gillibald Gillibald merged commit d5985ed into AvaloniaUI:master Apr 23, 2021
@Gillibald Gillibald deleted the fixes/TextBoxWrapWithoutAcceptsReturn branch April 23, 2021 13:31
danwalmsley pushed a commit that referenced this pull request Apr 30, 2021
…tsReturn

Fixes TextBox text wrap without accepts return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextBox Wordwrap doesn't work without AcceptsReturn enabled TextWrapping doesn't work without AcceptsReturn for TextBox
3 participants