Skip to content

RTL Support #891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dodzin opened this issue Aug 1, 2017 · 3 comments
Closed

RTL Support #891

dodzin opened this issue Aug 1, 2017 · 3 comments

Comments

@dodzin
Copy link

dodzin commented Aug 1, 2017

Hi,
Do you plan to do RTL support in next version?

@jpdriver
Copy link
Contributor

jpdriver commented Aug 1, 2017

hi @dodzin -- there aren't any current plans for it, as far as I'm aware..

beyond the text direction, would you want things like Tab to advance between cells RTL too?

@YochayCO
Copy link

Hi, I wish for an RTL support as well :)
Some things can probably be easy to adjust with css (text-align: right solves text direction),
Others I believe are in the code itself, like resizing tabs and calculating row size...
Pretty much rooting the grid to the right and not to the left.

How difficult do you think is it gonna make a feature like that?
I love your grid, if it's not too hard I might make this kind of RTL PR myself!

@Mulli
Copy link

Mulli commented Aug 15, 2018

I would love RTL support.
In addition to the above, column resize is affected by rtl-ing the display.
Is there some support by now?

@mohsenomidi mohsenomidi mentioned this issue Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants