v0.15.2
Release v0.15.2 v0.15.1 was released with incorrect changelog. This release contains the same code with corrected changelog. Performance: - MultilineInput: Override on_notify to avoid full parent tree redraw - MultilineInput: Optimize character position cache from O(n²) to O(n) - Box: Add viewport culling to skip children outside visible area