This repository was archived by the owner on Jan 5, 2021. It is now read-only.
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
states in the graphical editor do only grow downwards, after they have grown to the right #2200
Open
Description
behavior is reproducible:
steps:
- create a new general project
- add a new statechart model using the default domain
- add a new state
- input many newlines
- observe that the box size of the state does not increase downwards, along with the textbox.
- input lots of characters without newlines
- observe that the box size of the state does increase to the right
- input again many newlines
- observe that the box size of the state does increase downwards.