-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
There are two main issues. First, you cannot resize a text box directly after creating it. You need to manually lock / unlock it for the resize anchors to appear.
Second, the text box gets horizontally stretched after seemingly random events such as copy-paste or changing font.
To Reproduce
Steps to reproduce the behavior:
- Create a text box. It cannot be resized directly.
- Copy-paste something or do any of the above.
Expected behavior
You should be able to resize the text box immediately after creating it, without having to manually lock / unlock it. The text box size should not get ridiculously stretched.
Screenshots
draw.io version (In the Help->About menu of the draw.io editor):
- draw.io version 29.3.0
Desktop (please complete the following information):
- OS: Windows
Additional context
None of these problems are present in prior versions.