-
Notifications
You must be signed in to change notification settings - Fork 488
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
Larger element names reduces the icon size in variables tab #4505
Comments
This needs a fix in the variable outline project. |
Is ellipsis the right approach here? |
As mentioned in the PR, this is out of scope for variable outline. This needs fix in diagram-js. Feel free to open the issue. |
@abdul99ahad Let's go forth and integrate the upstream fix, closing this issue. |
fix: prevent long variable names from shrinking icon Closes #4505
fix: prevent long element names from shrinking icon Closes #4505
Describe the bug
When we have larger text names the icon of the actvitiy/event gets shrunk in the variables tab
Steps to reproduce
Screen.Recording.2024-09-06.at.11.21.36.mov
Expected behavior
Larger element names could be cut short by adding ellipsis
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: