Skip to content
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

Composite bar items title long text clamp #340

Open
vladimir-kuba opened this issue Dec 23, 2024 · 3 comments · May be fixed by #342
Open

Composite bar items title long text clamp #340

vladimir-kuba opened this issue Dec 23, 2024 · 3 comments · May be fixed by #342
Assignees

Comments

@vladimir-kuba
Copy link

The issue with the composite bar is that the long titles of the items are being cut off, which may lead to the loss of important information and make the interface more difficult to use.

The use of an ellipsis to indicate truncated text does not seem to be working due to the rightAdornment taking too much of a space on the items.

I am considering implementing the function of word wrapping for the titles of the items in order to solve this problem.

@vladimir-kuba vladimir-kuba self-assigned this Dec 23, 2024
@vladimir-kuba
Copy link
Author

Let's start discussion. @DarkGenius @Lunory

@Lunory
Copy link
Collaborator

Lunory commented Dec 24, 2024

@vladimir-kuba Hi!

I'm fine. Can you send example how it will be? Especially with long titles in 3-4 rows

@vladimir-kuba vladimir-kuba linked a pull request Dec 25, 2024 that will close this issue
@vladimir-kuba
Copy link
Author

Here is an example from my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants