Skip to content

LineBreakMode is not respected on iOS #367

Open
@Kas-code

Description

@Kas-code

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions