Skip to content

[Bug] Label text alignment doesn't work #2019

@davidortinau

Description

@davidortinau

Description

<Grid RowSpacing="4" ColumnSpacing="4" 
        ColumnDefinitions="*,*"
        RowDefinitions="*,*,*,*,*">

        <Label Text="Row 0, ColumnSpan=2"
            Grid.ColumnSpan="2"
            VerticalOptions="Fill" HorizontalOptions="Fill"
            VerticalTextAlignment="Center" HorizontalTextAlignment="Center"
            Background="#333333" TextColor="White"/>
            

    </Grid>

Screenshot_1628601978

Basic Information

  • Version with issue: 6.0.100-preview.7.1307

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions