invalidate_height_hints(
self,
*,
scale: float | None = None
) -> None| Name | Type | Description |
|---|---|---|
scale | float | None | Default: NoneOptional multiplier used when terminal width changes. When omitted, all cached hints are cleared. |
Invalidate or scale cached height hints after terminal reflow.