Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

(WPF) Label displays only one line #3558

Closed
@breyed

Description

Description

A label in a stack layout only displays its first line. It doesn't wrap.

Steps to Reproduce

  1. Create this: <StackLayout><Label Text="Lotsa text here"/></StackLayout>

Expected Behavior

The text wraps and all lines of text are displayed. This is the behavior on UWP.

Actual Behavior

Only the first line of text is displayed.

Basic Information

  • Version with issue: 3.1.0.697729

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions