Files
llmx/codex-rs/tui
Michael Bolin 0de154194d fix: change MIN_ANIMATION_HEIGHT so show_animation is calculated correctly (#3656)
Reported height was `20` instead of `21`, so `area.height >=
MIN_ANIMATION_HEIGHT` was `false` and therefore `show_animation` was
`false`, so the animation never displayed.
2025-09-15 10:02:53 -07:00
..
2025-09-15 00:42:53 -07:00
2025-09-15 06:44:40 -07:00
2025-08-18 16:02:25 +00:00