The position of character (%) in Right to Left
Posted: Thu Aug 17, 2017 12:28 pm
Hi
In case when compontents have "RightToLeft" property set to true ( rtlComponent.SetProperty("RightToLeft", true) ), the percent character moves to left and becomes (%125), while it should stay in right position from number (125%). In process of debuging ,the following case has been detected: both %125 abd 125% becomes %125 when "RightToLeft" property is true.
Please give an advise how can we make it right (125%).
Regards,
IskandarAir
In case when compontents have "RightToLeft" property set to true ( rtlComponent.SetProperty("RightToLeft", true) ), the percent character moves to left and becomes (%125), while it should stay in right position from number (125%). In process of debuging ,the following case has been detected: both %125 abd 125% becomes %125 when "RightToLeft" property is true.
Please give an advise how can we make it right (125%).
Regards,
IskandarAir