David Manthey
David Manthey
It was recommended to add an annotation mode called "Set Group" which, when active, would set the current annotation element under the mouse cursor to the current group.
What version of node/npm are you using? Until a refactor lands (soon, hopefully), girder currently requires node 14 to build the client.
We really should do this for annotation files in the worker -- not differentiation what cli generates the annotation files.
We can download an annotation and then in the Girder interface upload an annotation. Would it be sufficient to expose the upload control in the HistomicsTK interface? Or would this...
If/when we get to this, we could just as a "copy" option to the annotation context menu, and then the context menu would be available in non-annotation areas as well...
We currently store a bounding box; we could show the ellipse that fills this box, *but* this isn't the minimum bounding ellipse. The axes would always be aligned with the...
There are two different things here: sticky labels that stay present despite mouse movement so you can copy from them, and showing labels on all elements. Showing labels as all...
This is a more complex issue that it initially appeared. We have some code that implies we intended to not highlight an element when there were too many of them...
There are two components to this: - Tracking any girder resource accessed by the job. The job has a job-specific access token, so it might be possible to detect when...
This can also be next to the group name in the annotation (not element) list.