Skip to content
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

Implement cursor direction setting #4

Open
zacck-zz opened this issue Jan 16, 2020 · 0 comments
Open

Implement cursor direction setting #4

zacck-zz opened this issue Jan 16, 2020 · 0 comments

Comments

@zacck-zz
Copy link
Member

Is your feature request related to a problem? Please describe.
We need to implement a setting that allows us to set the cursor direction for the display this is usefull as different languages write and indeed read in different directions such as RTL right to left and LTR left to right. This will enable the driver to be used in many diverse languages.

Describe the solution you'd like
We need to have a setting that determines the direction the cursor moves in when the user inserts some text.

Additional context
It may be possible to set this either at initialization or maybe later it all comes down to how much flexibility we need to afford the user reasonably

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

1 participant