-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Some content in Currency Converter not right-aligned properly in RtL #409
Labels
Comments
grochocki
added
Bug
Issue is a bug
Pri: 3
triage approved
Issue has been approved by Calculator team member
Area: World-Readiness
labels
Mar 29, 2019
Working on it! |
This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it. |
danbelcher-MSFT
pushed a commit
that referenced
this issue
Apr 20, 2019
Fix #409 - Some content in Currency Converter not right-aligned properly in RtL Fix #59 Currency symbol precedence is opposite of system setting in RTL languages Description of the changes: Add a property FlowDirectionHorizontalAlignment in UnitConverter to align some controls to the right (without modifying the FlowDirection of their parent items) Force FlowDirection of Value1Container and Value2Container to LeftToRight (but align panels to the right) How changes were validated: Tested with LtR and RtL languages and with currency symbols on the left and on the right.
MicrosoftIssueBot
added
fixed
and removed
triage approved
Issue has been approved by Calculator team member
labels
Apr 20, 2019
EriWong
pushed a commit
to EriWong/calculator
that referenced
this issue
Jun 5, 2019
Fix microsoft#409 - Some content in Currency Converter not right-aligned properly in RtL Fix microsoft#59 Currency symbol precedence is opposite of system setting in RTL languages Description of the changes: Add a property FlowDirectionHorizontalAlignment in UnitConverter to align some controls to the right (without modifying the FlowDirection of their parent items) Force FlowDirection of Value1Container and Value2Container to LeftToRight (but align panels to the right) How changes were validated: Tested with LtR and RtL languages and with currency symbols on the left and on the right.
ghost
locked as resolved and limited conversation to collaborators
Dec 3, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
While in an RtL language, Currency Converter refresh content is not right-aligned.
Steps To Reproduce
Expected behavior
All content should be right-aligned along the same vertical.
Screenshots
Device and Application Information (please complete the following information):
The text was updated successfully, but these errors were encountered: