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

Fix RTL block alignments #11293

Merged
merged 2 commits into from
Nov 1, 2018
Merged

Fix RTL block alignments #11293

merged 2 commits into from
Nov 1, 2018

Commits on Oct 31, 2018

  1. Fix RTL block alignments

    When you explicitly pick an alignment in the editor, this alignment should be respected regardless of text direction.
    
    "Align left" is always _align left_. This PR fixes that by adding ignore comments to the auto RTL prefixer
    Joen Asmussen committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    57a6190 View commit details
    Browse the repository at this point in the history
  2. Fix issue with toolbar as well.

    Joen Asmussen committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    dcdad03 View commit details
    Browse the repository at this point in the history