-
Notifications
You must be signed in to change notification settings - Fork 905
Select - incorrect width calculation for SelectOverlay #5280
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
Comments
Hi, @MorningLightMountain713 |
Try v0.87.1 |
Don't forget to star the repository! Follow @textualizeio for Textual updates. |
Merged
Amazing. Thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When setting
width: auto
for the SelectOverlay - it miscalculates the width by 2 every time. So the longest item in the select list is always split over 2 lines.Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
Here is an MRE:
Visual:
The text was updated successfully, but these errors were encountered: