Thanks. This will simplify the script considerably. Actually only the line
addon_manager.project_list.add(ProjectRow(addon_manager, project))
is needed. No need to remove the old entries.
Thanks. This will simplify the script considerably. Actually only the line
addon_manager.project_list.add(ProjectRow(addon_manager, project))
is needed. No need to remove the old entries.