biigle / annotations

:m: BIIGLE module to create, edit and explore image annotations
0 stars 1 forks source link

Annotation progress indicator #111

Closed mzur closed 5 years ago

mzur commented 5 years ago

Implement an indicator that shows the current (annotation) progress through the images. This is an addition to the "you have now seen all images of this batch" notification. Idea: The border of a circle that gets more and more complete as the user progresses through the images. Once they have seen all images, the circle gets filled completely. Make sure that this doesn't clash with the annotation session indicator. Should the circle stay that way or should we repeat this if the user cycles through the images again? Should this be optional with a switch in the settings?

mzur commented 5 years ago

Done. The image filename is also switched to text-success once all images have been viewed, now.