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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user