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

LineBreakMode is not respected on iOS #367

Open
Kas-code opened this issue Mar 26, 2024 · 0 comments
Open

LineBreakMode is not respected on iOS #367

Kas-code opened this issue Mar 26, 2024 · 0 comments

Comments

@Kas-code
Copy link

Describe the bug
The text property of the checkbox does not respect line breaks on iOS when using LineBreakMode

To Reproduce
Steps to reproduce the behavior:

  1. Set LineBreakMode="WordWrap" on a checkbox with long text
  2. Run the app on an iOS device
  3. Observe that the text flows off the screen and does not wrap

Expected behavior
The text should wrap

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

No branches or pull requests

1 participant