camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

all annotations saved have (accurate) info saved #1013 #1015

Closed YukaUU closed 1 month ago

YukaUU commented 1 month ago

Not all annotations saved have (accurate) info saved

Summary

The preset label tool save the fields at all. They show up in the visualization.

Motivation

This PR fixed #1013

Testing

The structure of the database collection:Mark was changed in this modification.

  1. Test that location information and zooming are not displayed on the pop panel for the annotation added after the modification.
  2. Test that the location information and zooming are not displayed on the pop panel for the data before the modification.

Test:1 Multimode Annotation pop panel image log (send data to DB) image log:DB collection:Mark image Pop panel : MultiMode Annotation
image image image image

Test:2 Pop panel
image

birm commented 1 month ago

I'm confused; what is this pull request? I don't see any changes proposed.

YukaUU commented 1 month ago

This PR was created to resolve #1013. This issue has now been resolved at #1011. I will close this PR.