biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Highlight selected proposals/candidates in the scroll bar #82

Open mzur opened 2 years ago

mzur commented 2 years ago

Show little markers in the progress bar at the positions of selected proposals/candidates. This could look similar to the scroll bar of Sublime Text 4:

image

The markers can be used to quickly scroll to the position where a user stopped selecting to resume the task.

This is related to biigle/volumes#7 and once implemented here, we could activate the feature for the image flagging in the volume overview, too.