Files
improvise/src/ui
Edward Langley 4739e667e7 refactor(ui): use pre-computed layout in GridWidget
Refactor GridWidget and other UI components to use the pre-computed layout from
App instead of re-creating it on every render. This improves performance and
ensures consistency.

- Update GridWidget to take a reference to GridLayout
- Update GridWidget::new and render to use the provided layout
- Update App::cmd_context and other call sites to pass the layout
- Update tests to provide the layout to GridWidget

Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/gemma-4-26B-A4B-it-GGUF:UD-Q5_K_XL)
2026-04-06 23:18:40 -07:00
..
2026-04-06 21:21:30 -07:00
2026-03-31 00:07:22 -07:00
2026-04-04 09:59:01 -07:00
2026-04-06 21:21:30 -07:00