-
Notifications
You must be signed in to change notification settings - Fork 58
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
Nodes with RectangularNodeStyle with Header can't be resized #1522
Comments
gcoutable
added a commit
that referenced
this issue
Jan 25, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
gcoutable
added a commit
that referenced
this issue
Jan 25, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
39 tasks
gcoutable
added a commit
that referenced
this issue
Jan 25, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
gcoutable
added a commit
that referenced
this issue
Jan 25, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
gcoutable
added a commit
that referenced
this issue
Jan 25, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
gcoutable
added a commit
that referenced
this issue
Jan 27, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Feb 2, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Feb 2, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Feb 2, 2023
Bug: #1522 Signed-off-by: Guillaume Coutable <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Screenshots
Steps to reproduce
View
modelDiagram Description
that applies on an valid class. No auto layout.Node
that applies on a valid class. Its default style isRectangularNodeStyle
. CheckHeader
style option.Diagram
from theDiagram Description
Diagram
to display aNode
.Expected behavior
The created
Node
can be resized.Actual behavior
The created
Node
can't be resized.The problem only occurs when the
Header
style option is applied on theNode
.The text was updated successfully, but these errors were encountered: