5.6 included a fix for the deleted annotations appearing in the count. It works, but now I need to refresh the GUI with bulk metadata edit to update my composite #annot column after adding/removing an annotation or bookmark:
Code:
program:
if annotation_count() >0 then 'True'
fi
Is there a better way to update the column cache?