Currently the RTL messages/instant views are falsely aligned to left.
Version: 2.3.1977
Sadly, at the moment, Windows doesn鈥檛 provide any API to detect text directionality and text elements don鈥檛 adapt autonomously depending on their content. There鈥檚 no way for me to solve this issue.
please check this link:
https://docs.microsoft.com/en-us/windows/uwp/design/globalizing/design-for-bidi-text
I hope this may help you @FrayxRulez.
It doesn鈥檛 help as there isn鈥檛 any API reference, is just a textual explanation about the fact that RTL languages should be right aligned.
Fixed in 94e5d3e
the problem still persists in Conversation Tooltips:

Would be useful if you can write a full list of places where this problem occurs, so I can fix them all at once.
Would be useful if you can write a full list of places where this problem occurs, so I can fix them all at once.
I think this is the Last Place. the other Place is Channel Description, which should remain LTR I think.