biigle / largo

:m: BIIGLE module to review image annotations in a regular grid
GNU General Public License v3.0
0 stars 1 forks source link

Fix bulk-select with sorted patches #160

Closed mzur closed 4 months ago

mzur commented 4 months ago

The dismiss and relabel bulk-select are now handled separately so the dismiss bulk-select can work on the sorted patches whereas the relabel bulk-select works on all patches.

Resolves https://github.com/biigle/largo/issues/159