You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we currently are working on some RTL project and tried to use AvaloniaEdit in that matter . @adirh3 i recommend you check up the RTL branch of https://github.com/ablibrary-net/AvaloniaEdit . we might aswell PR if it feels stable .
current issues in our RTL branch :
Selections of texts not being shown correctly
any mix RTL LTR might get unstable results
...
we only have intention of plain text viewing (books , texts , etc. )
When using RTL text with
FlowDirection = FlowDirection.RightToLeft
the text is displayed inversed.How it should look (works with TextBox) -
How it is with TextEditor -
To reproduce -
Thanks!
The text was updated successfully, but these errors were encountered: