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

Support maxWidth in tooltip theme #1094

Closed
klondikedragon opened this issue Jul 30, 2024 · 0 comments · Fixed by #1095
Closed

Support maxWidth in tooltip theme #1094

klondikedragon opened this issue Jul 30, 2024 · 0 comments · Fixed by #1095
Labels
enhancement New feature or request

Comments

@klondikedragon
Copy link
Contributor

While a concise tooltip is better than a very long tooltip, a very long tooltip that wraps into several lines in a reasonable width box is preferable to a long tooltip that fills the entire width of the screen.

The tooltip theme should provide control to limit the max width of a tooltip, wrapping text onto multiple lines as needed instead of expanding horizontally to fill all available space.

This is simple to implement. A PR will be submitted shortly.

klondikedragon added a commit to klondikedragon/fluent_ui that referenced this issue Jul 30, 2024
@bdlukaa bdlukaa added the enhancement New feature or request label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants