Skip to content

Flyout close button icon is incorrect when setting flow direction right to left #2862

@mahdi-ataollahi

Description

@mahdi-ataollahi

Hello, when I use flyout in a Right-to-left window, the close button's icon keeps its direction like Left-to-right mode. It's should change. Just look at this a simple code:
<UserControl FlowDirection="RightToLeft">
<Controls:Flyout IsOpen="True"/>
</UserControl>

Left to right
image

Right to left
image

I know I can use my custom header to fix it, but I think it's a bug, so I report it, thnx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions