8000 Add bidi support by mskf1383 · Pull Request #139 · cinnyapp/cinny · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add bidi support #139

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
wants to merge 1 commit into from
Closed

Add bidi support #139

wants to merge 1 commit into from

Conversation

mskf1383
Copy link
@mskf1383 mskf1383 commented Oct 11, 2021

Description

Curentlly Cinny is not supporting RTL texts. With this style Cinny become compatible with both LTR and RTL texts.

I check it using inspect on my browser, becaus i can't build Cinny on my system.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

With this style Cinny is compatible with both LTR and RTL texts.
@ajbura
Copy link
Member
ajbura commented Oct 12, 2021

Cinny already has support for RTL languages, it's just that there's no button to enable it. So adding bidi text support is kind of pointless and also break the RTL.

See the comparison below:

rtl-urdu
Photo: Cinny's RTL support

rtl-urdu-bidi
Photo: Your bidi support

@mskf1383
Copy link
Author

Beautiful!
But is this support both RTL and LTR at a time?
Sometimes the text is RTL but has some LTR parts.
Completely RTL:
Screenshot from 2021-10-12 08-52-01
Bidi:
Screenshot from 2021-10-12 08-52-28

The important thing is that style. Please add this to both LTR and RTL style:

unicode-bidi: plaintext;
text-align: initial;

Thnaks!

@cinnyapp cinnyapp deleted a comment from github-actions bot Oct 14, 2021
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants
0