Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mahdi-ataollahi opened this issue Feb 20, 2017 · 1 comment
Milestone

Comments

@mahdi-ataollahi
Copy link

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

@punker76 punker76 added this to the 1.5.0 milestone Mar 4, 2017
@punker76
Copy link
Member

punker76 commented Mar 4, 2017

This will be fixed and available in 1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants