I havenāt had a chance to check the text system in the new version yet.
But one of the challenges of displaying RTL text is that, when the text is multi-line, the line order is reversed.
But in your screenshots, I donāt see any problem.
Thanks both, yes thatās what I was referring to, I wasnāt sure if the line order was correct in the multiline version. Thanks for the clarification, it looks like everythingās all working my side now.
@thawri Can I ask for your expertise in this example, if this is correct? And is it better/more convenient to display RTL with Pivot on the other side?
I can just guess the lines are not reversed, because āRTLā and āLTRā are in the bottom line - so it should be actually, that those are in the line above (reversed, from bottom to the top)?
Btw, this is a first time we made an example with Lua modules being used. This was meant to simplify understanding the code and modularize it. Iād be very fond of any feedback!