-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Regression setting header to normal #1191
Comments
I'm encountering the same problem. |
thx. forgot the . between 1 and 7 :) |
It seems to affect anything with a dropdown in the toolbar (Font, Size, horizontal alignment, text color, background color, etc.) -- the "default" option in the dropdown is always pre-selected rather than the actual current option -- so it doesn't let you click the default. For example, go to http://quilljs.com/docs/formats type something in and center align it -- when you click to put it back on left alignment, the dropdown already has the "left" option in blue thinking it's already set to that and clicking it does nothing, leaving the text stuck in center alignment. |
Changing headline back to normal broken in 1.1.7.
With 1.1.6 it is working.
Steps for Reproduction
write "test" and change normal to headline 1 (or 2)
change headline 1 (or 2) to normal -> not working
Expected behavior:
could change (all) headline to normal back and forth
Actual behavior:
could not change back to normal after changed to headline 1 (or 2)
Platforms:
all
Version:
1.1.7
Working with Version 1.1.6
http://codepen.io/anon/pen/pNxBQr
The text was updated successfully, but these errors were encountered: