Skip to content

resize to fullscreen with FlowDirection="RightToLeft" is causing problems.  #1924

@ahmadalli

Description

@ahmadalli

double click on appbar of this window:

<Controls:MetroWindow  x:Class="WpfApplication9.MainWindow"
                       xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                       xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                       xmlns:Controls="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro"
                       Title="MainWindow"
                       Height="350"
                       Width="525"
                       FlowDirection="RightToLeft">
    <Grid>

    </Grid>
</Controls:MetroWindow>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions