v8.2.3
datalab-to/markerv8.2.3Apr 5, 2026by willmcgugan
AI Summary
Improves window resizing performance by optimizing the resize logic to reduce lag.
Key Highlights
- Moved resize handling from idle to a timer
- Reduced lag when resizing window
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