further work/convergence on cell rendering / listers

This commit is contained in:
Ryan Fleury
2025-04-21 15:23:49 -07:00
parent 20ba4a6af9
commit a5c68412fc
4 changed files with 33 additions and 25 deletions
+1
View File
@@ -620,6 +620,7 @@ E_TYPE_IREXT_FUNCTION_DEF(cfgs)
//- rjf: gather commands
String8List cmds_list = {0};
if(rd_view_query_cmd().size == 0)
{
MD_NodePtrList schemas = rd_schemas_from_name(cfg_name);
for(MD_NodePtrNode *n = schemas.first; n != 0; n = n->next)