-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
bugAn issue in the applicationAn issue in the application
Description
Describe the bug
See title. Member end element names are listed on the property page. If the names are large it causes the property page to expand horizontally and reduce available model editing space
To Reproduce
Steps to reproduce the behavior:
- make 2 elements with long names
- connect with an association
- see lack of available area.
Expected behavior
Member end names on the property page should not introduce and oversized property page
Possible options
- cut off length with max-width character limit (e.g. Member End(:this is an oversi...) )
- mouse over could show the full name in an a wrapped box overlay?
- add a scroll bar
- wrap the line in the property page when it exceeds max allowed width.
Screenshots
If applicable, add screenshots to help explain your problem.
OS
- Linux (Please put in notes the specific distro)
- macOS
- Windows
Version
Version of Gaphor: 3.0.0
Additional information
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugAn issue in the applicationAn issue in the application