You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start typing a lot of letters inside this word without spaces.
Expected Behavior
IText area should be enlarged in width, when first string became to large to fit in IText area.
Actual Behavior
IText area didn't changed in size.
Instead of that a big word stars overflow other words in string, and even could be wider, then IText http://recordit.co/xROvhWYti1
Additional info
This bug doesn't appears when textAlign is "left", "center" or "right".
The text was updated successfully, but these errors were encountered:
Just a note of things to solve:
Forcing the text in left justify solves majority of things.
exporting in svg has some defect, not related to this bug but to fix before merging.
Version
1.6.1
Test Case
http://jsfiddle.net/2ogffpwq/
Steps to reproduce
Expected Behavior
IText area should be enlarged in width, when first string became to large to fit in IText area.
Actual Behavior
IText area didn't changed in size.
Instead of that a big word stars overflow other words in string, and even could be wider, then IText
http://recordit.co/xROvhWYti1
Additional info
This bug doesn't appears when textAlign is "left", "center" or "right".
The text was updated successfully, but these errors were encountered: