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

Largo "shift+click" not respected when sorting by Outliers #159

Closed rjcommanddfo closed 4 months ago

rjcommanddfo commented 4 months ago

Recently started using the "Sort patches" feature in Largo - I am finding this to be an incredibly useful and time-saving feature!

I noticed that, when sorting patches by "Outliers" and attempting to dismiss multiple patches at a time via "Shift+click", the patches appear to be haphazardly dismissed.

Result of clicking the top-left patch, then shift+clicking the top right patch when sorting by "Outliers": sorted_outliers

Re-sorting the same patches by "Created" revealed that many more patches than desired were selected consecutively: sorted_created

It appears that the "Shift+click" selected all patches between the first and last as if the patches were sorted chronologically rather than by the desired Outliers option.

Perhaps this is a bug? It would be very useful to be able to bulk relabel annotations that look similar! Thanks in advance :)

mzur commented 4 months ago

Thanks a lot for the report. This is definitely a bug and will be resolved with #160!