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

The menus need to be fully displayed, and after selection, the overflow needs to be replaced with ellipsis (...). #223

Open
hardgit opened this issue Nov 28, 2023 · 0 comments

Comments

@hardgit
Copy link

hardgit commented Nov 28, 2023

Hi, I've encountered an issue. How can I solve it?
When there is too much text in my items options, I want to display ellipsis (...) instead of the overflow after selection. However, when I add 'maxLines: 2, overflow: TextOverflow.ellipsis' to the items, I find that the options inside the items also show ellipsis. This way, the full data cannot be displayed. How can I solve this issue?

image

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

No branches or pull requests

1 participant