RTL support #146
hlageek
started this conversation in
Show and tell
RTL support
#146
Replies: 2 comments
-
That is a great tip to share with RTL users 👏 Not sure if the text rendering/coding will be correctly handled by this extension. Nevertheless, I discussed it with colleagues at TCDH and we should be able to implement some support on at least a basic level without much difficulty. All thanks to the modern browser accessibility features. Going the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am leaving the issue here as a reminder to ourselves after noticing the problem of RTL being raised recurrently in discussions about CAQDAS. Implementing this would increase reQual's inclusiveness as well as utility for many branches in the humanities. Unfortunately, this will be non-trivial, as we will have to solve several problems, the main ones being:
And these problems are interconnected 😰
Beta Was this translation helpful? Give feedback.
All reactions