right to left UI

I have downloaded prodigy on the same machine before and tried modifying the writing_dir = rtl and it worked great. I'm currently running this old NER recipe and the text is rtl which is what I want, but I am working with a new recipe (relations and dependencies) on the same virtual environment on the same machine and the text is left to right instead of right to left. How do I fix this?

Thanks so much,

Hi! I think the problem here is that the relations UI currently doesn't implement the writing_dir setting – I'll add this to the list of enhancements!

If you have a text example of some tokens with added relations that should be displayed RTL but currently aren't, that'd be very helpful. Then we can test the fix and I can show you a screenshot so you can double-check that it all looks as expected :slight_smile:

FYI, the release of v1.11.9 expanded the functionality of relations for RTL so it should now work.

Let us know if you have any issues.