chore: auto-commit (4 archivos)

- app.md
- appicon.ico
- autoextract_panel.cpp
- recipes_panel.cpp

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-19 00:31:34 +02:00
parent 4164f5adfc
commit 3ad26e4f6b
4 changed files with 92 additions and 48 deletions
+1
View File
@@ -525,6 +525,7 @@ void render_autoextract_panel(bool* p_open) {
sc_copy = g_ax.schema;
}
// LAYOUT-TABLE — schema editor form con InputText/Checkbox editables inline; keep BeginTable inline.
if (ImGui::BeginTable("##ax_schema", 5, ImGuiTableFlags_Borders | ImGuiTableFlags_RowBg)) {
ImGui::TableSetupColumn("field");
ImGui::TableSetupColumn("selector");