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

Support Right-to-Left layout for PopupMenu and SecondWindow #152

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

Khiro95
Copy link
Contributor

@Khiro95 Khiro95 commented Apr 26, 2024

Add support for RTL layout to PopupMenu and SecondWindow scenarios.
image
image

Note

ActiveWindow scenario is already weird and with FlowDirection="RightToLeft" it become even more weird.

Note

I've not checked Uno and MAUI cases since I don't have their tools installed on my machine.

This PR may fix #41

@HavenDV HavenDV merged commit 8574be8 into HavenDV:master Apr 26, 2024
1 check passed
@HavenDV
Copy link
Owner

HavenDV commented Apr 26, 2024

Thank you very much, I will try to check also Uno and Maui, but I think they also use the same code and will work.

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

Successfully merging this pull request may close these issues.

No RTL support (Right To Left)
2 participants