We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Describe the issue] Most of the time when a user clicks on the text direction button he expects two things:
There are cases where the user want explicitly set direction:rtl with text-align:center or text-align:left.
Steps for Reproduction
Expected behavior: [expected] We should get direction:rtl with text-align:left
Actual behavior: [actual] text-alignment is not applied.
Platforms: [ex. Chrome 48 on Mac 10.11] Chrome 50 on Windows 7.
Version: [version] 1.0-Beta.0
The text was updated successfully, but these errors were encountered:
8780917
No branches or pull requests
[Describe the issue]
Most of the time when a user clicks on the text direction button he expects two things:
There are cases where the user want explicitly set direction:rtl with text-align:center or text-align:left.
Steps for Reproduction
Expected behavior: [expected]
We should get direction:rtl with text-align:left
Actual behavior: [actual]
text-alignment is not applied.
Platforms: [ex. Chrome 48 on Mac 10.11]
Chrome 50 on Windows 7.
Version: [version]
1.0-Beta.0
The text was updated successfully, but these errors were encountered: