WHOIGit / photic

Image annotation tool
MIT License
2 stars 0 forks source link

"Hide" leaves ROIs selected #147

Closed joefutrelle closed 3 years ago

joefutrelle commented 3 years ago

After annotating one or more images and submitting, with "hide" checked, the images are no longer visible but they remain selected. That means if the user continues to ctrl-select images and then applies a label, it's applied to the hidden images as well.

The workaround is to not use ctrl-select for the first selection after previously-labeled ROIs are hidden.

Desired behavior is to deselect ROIs when they're hidden, and only reselect them if they're unhidden.

kaimikacolin commented 3 years ago

https://github.com/WHOIGit/photic/pull/164

mike-kaimika commented 3 years ago

Replaced with #173 and merged into release/20210825