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
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
A clear and concise description of what the bug is.
In the above diagram, I want to collapse only the items below Request. But not the RequestSpec. Is there any way I can achieve this without "Container". I want to collapse only downwards not sidewards.
When you specify collapsible, it is collapsing both downwards and sidewards. Can I constraint the collapsible option ?
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Create 2 tree structures and join them with a edge. make both tree structures collapsible. if you collapse one tree structure, the
other one also collapses.
Expected behavior
A clear and concise description of what you expected to happen.
Only one tree structure should collapse.
Screenshots
If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
draw.io version x.y.z
Desktop (please complete the following information):
OS: Windows, MacOS, Linux...
Additional context
Add any other context about the problem here.
This discussion was converted from issue #1612 on January 25, 2024 22:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Preflight Checklist
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
A clear and concise description of what the bug is.
In the above diagram, I want to collapse only the items below Request. But not the RequestSpec. Is there any way I can achieve this without "Container". I want to collapse only downwards not sidewards.
When you specify collapsible, it is collapsing both downwards and sidewards. Can I constraint the collapsible option ?
To Reproduce
Steps to reproduce the behavior:
Create 2 tree structures and join them with a edge. make both tree structures collapsible. if you collapse one tree structure, the
other one also collapses.
Expected behavior
A clear and concise description of what you expected to happen.
Only one tree structure should collapse.
Screenshots
If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions