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

Render IText correctly when only fontWeight or fontStyle changes #1441

Merged
merged 1 commit into from
Jul 1, 2014

Conversation

ChrisBuergi
Copy link

Fixes rendering of characters that only have the styles "fontWeight" and/or "fontStyle" set. Previously _hasStyleChanged() did not detect a change if only one of those two styles have been set.

Fixes rendering of characters that only have the styles "fontWeight" and/or "fontStyle" set. Previously _hasStyleChanged() did not detect a change if only one of those two styles have been set.
kangax added a commit that referenced this pull request Jul 1, 2014
Render IText correctly when only fontWeight or fontStyle changes
@kangax kangax merged commit 1b2c647 into fabricjs:master Jul 1, 2014
@kangax
Copy link
Member

kangax commented Jul 1, 2014

Thanks!

@ChrisBuergi
Copy link
Author

You're welcome!

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