You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
fix: LSDV-5164: Unselect labels with tools (#1460)
* create a method for unselecting ajacent labels with tools and fire on toolswitch
* move to actions, double on checks
* unselect all exists already
* check if tool is segmentation tool and only unselect on segmentation tools
* filter segmentation tools with lables before unselect all
* Fix visual discrepancy with multi labels in Info tab
* Fix Label unselection with broken results
When we have broken region with incompatible labels assigned,
we should be able to unassign wrong ones (like with wrong tool).
---------
Co-authored-by: hlomzik <[email protected]>
Co-authored-by: hlomzik <[email protected]>
0 commit comments