Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cwensley
Copy link
Member

@cwensley cwensley commented Mar 8, 2024

Initially Eto used some hacks during PerformLayout to ensure the control shrinks properly when wrapping is turned on while loaded. Turns out that just causes issues (it has in the past too) so now we set the control and text container size when turning on wrapping and the control is loaded. We also set HorizontallyResizable to false when wrapping is on which should have been set to begin with when we want wrapping.

Fixes #2617

@cwensley cwensley merged commit 868ffe8 into picoe:develop Mar 8, 2024
@cwensley cwensley deleted the curtis/mac-fix-textarea-visibility branch March 8, 2024 21:16
@cwensley cwensley added the bug label Mar 8, 2024
@cwensley cwensley added this to the 2.8.3 milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TextArea text is not visible when using Wrap on macOS 14

1 participant