v0.87.1
Textualize/textualv0.87.1Nov 24, 2024by willmcgugan
AI Summary
A quick hotfix addressing layout offset problems in grid systems and width issues with Select overlay components to ensure proper rendering.
Key Highlights
- Fixed offset not being applied to grid layout
- Fixed Select overlay set to auto width
Full Release Notes
Two extra-sneaky bugs fixed. ## [0.87.1] - 2024-11-24 ## Fixed - Fixed offset not being applied to grid layout https://github.com/Textualize/textual/pull/5281 - Fixed Select overlay set to auto width https://github.com/Textualize/textual/pull/5282