v8.2.3
Textualize/textualv8.2.3Apr 5, 2026by willmcgugan
AI Summary
Performance improvements to window resizing by shifting the resize operation from idle to a timer to reduce lag.
Key Highlights
- Reduce lag when resizing window, by moving resize from idle to a timer
New Features
- Improved resize performance
Full Release Notes
## [8.2.3] - 2026-04-05 ### Changed - Reduce lag when resizing window, by moving resize from idle to a timer https://github.com/Textualize/textual/pull/6471