egutierrez 646b9463c0 feat(kpis): 4-col table + card container para cada KPI
Reemplaza dashboard_grid (BeginGroup) por ImGui::BeginTable de 4 columnas.
Las celdas de tabla si propagan ancho constrained al BeginChild interno de
kpi_card, cosa que BeginGroup no hace. Layout 2x4 en vez de 1x8 (mas legible
a anchos tipicos).

Reduce duplicacion iterando un array de {label,value,fmt}.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 20:52:24 +02:00
S
Description
Dashboard ImGui para visualizar el estado del fn_registry
682 KiB
Languages
C++ 96.5%
Shell 1.6%
CMake 1.5%
C 0.3%
PowerShell 0.1%