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

fix: correct ImageBrush orientation for RTL languages #473

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

United600
Copy link
Collaborator

@United600 United600 commented Oct 23, 2024

Resolves #429 regression on some images. ImageBrush, unlike the Image control, doesn't enforce a LeftToRight direction.

@United600 United600 changed the title fix: ImageBrush flip for RTL languages fix: correct ImageBrush orientation for RTL languages Oct 23, 2024
@huynhsontung huynhsontung enabled auto-merge (squash) October 27, 2024 19:22
@huynhsontung huynhsontung merged commit a574b02 into huynhsontung:main Oct 27, 2024
4 checks passed
@United600 United600 deleted the imagebrush branch October 30, 2024 11:59
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.

Unintended UI flipping in right-to-left languages
2 participants