-
When I set the language to Arabic, The list appears at the same place as English even the main anchor view change its location.
The correct behavior:
![1](https://user-images.githubusercontent.com/1…
-
Please see if you can add RTL support to the editor:
- Directionality buttons - LTR and RTL
- Alignment buttons: Left, Right)
ACE editor seems to support RTL
https://github.com/ajaxorg/ace/issues/142…
-
Update the layouts so thatRight-to-left languages are supported.
This would be required for Persan #122
-
Hi,
If we use bootstrap 3 RTL.css then position of the datetimepicker is not correct.
You can get bootstrap RTL at https://www.nuget.org/packages/Twitter.Bootstrap.RTL.
Attached image shows the is…
-
changing the semanticContentAttribute dose not flip the control to start from right and scroll to the left
-
I suppose there is not RTL support. in the current implementation.
-
Is this template support rtl?
-
Hi, with RTL languages the slider slide on the opposite direction, if you want to try it:
`
.environment(\.layoutDirection, .rightToLeft)
`
-
When I use moment.locale, the calendar displays properly.
The days and months are translated and displayed in the proper order.
The only problem is that the prevButton and the nextButton remain th…
-
I know nothing about RTL support, but in the latest Boostrap 5 stable release, they migrated all "left" and "right" utility classes to "start" and "end." What do you think about doing this in CodyFram…