-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Textbox resize #3525
Comments
is a known defect since textbox are out..i do not like the behaviour at all. |
Ok. Sorry if this is redundant then. Any chance of fix for this defect soon? |
Problem occurs to me also on kitchensink,
|
I was investing about this issue and found something strange, I hope, it will help you
In developer console
|
ok i finally changed this. Text can scale, just in 2.0 release, i m sorry, not going to backport this in the old 1.x branch |
Hi guys, I encountered a bug in 1.7.1. The issue is with textbox resize in group.
Steps to reproduce
Add multiple textbox on canvas. Select more than one of those textbox. Trying to resize the group creates problems.
Expected Behavior
The group should not resize below the longest word length.
Actual Behavior
Textbox when resized in groups are unpredictable. The group resize lets the resize to go beyond the smallest word length and even flip the textbox around. Sometimes when resizing the group, textbox in the group arbitrarily expands into infinite length.
The text was updated successfully, but these errors were encountered: