RENCI / Segmentor

3D segmention tool
MIT License
13 stars 1 forks source link

State mismatch between feedback table and region table #140

Open JustKeepClimbing opened 2 years ago

JustKeepClimbing commented 2 years ago

I have noticed that there is a mismatch between the toggle state for the feedback dialog box and region table for done nuclei (example below):

image

For context, upon reviewing, the nucleus above visually appears as 'done,' but the state in the feedback table does not match the region table state. I have occasionally seen mismatch for checked boxes in cases when the feedback table updates according to the filtered feedback table column; not sure if this is related to state mismatch though.

JustKeepClimbing commented 2 years ago

Update: this issue might be related to using the shortcut key to toggle done state while the 'done' column is the filtered column in the feedback table, as a possibility in trying to replicate the issue.