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

Left align option not working #1219

Closed
prokilogrammer opened this issue Dec 24, 2016 · 1 comment
Closed

Left align option not working #1219

prokilogrammer opened this issue Dec 24, 2016 · 1 comment

Comments

@prokilogrammer
Copy link

In http://quilljs.com/docs/formats/, after I center align a paragraph, clicking on the left align button does left align the paragraph. This is not a toolbar issue because I noticed this behavior in my website which uses formatLine() API

Steps for Reproduction

  1. Visit http://quilljs.com/docs/formats/
  2. Write a couple of lines
  3. Select all lines and click on the "align" button to open the dropdown. Click on the Center Align button. Your text should be center aligned now
  4. Select all lines and click on the "align" button to open the dropdown. Click on the "Left Align" button.

Expected behavior:
Selected Text should left aligned

Actual behavior:
Selected text alignment did not change

Platforms:
Mac OSX 10.11.6, Chrome 55.0.2883.95

Include browser, operating system and respective versions

Version:

Run Quill.version to find out
1.1.7

@jhchen
Copy link
Member

jhchen commented Dec 24, 2016

This should be fixed in 1.1.8. Documentation site just updated.

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

2 participants