When the Label text value ends with end bracket. The result in Right to Left is wrong like example.
Text: ABC (123) Result: (ABC (123 Expected Result: ABC (123)
Is there any solution to fix it?
You have to use the Unicode Right-to-left mark
, (U+200F
) in your text. Conversely, use the Left-to-right mark
(`U+200E) if you know you need LTR rendering.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With