Kevin Yu

Results 10 comments of Kevin Yu

I've seen this issue arise again in various cases, it might be a little tricky to completely solve this since the Plotly settings are so finicky

Updated name; in general, we should try to minimize useState in components and refactor things to state machines.

Deleting cell types in general can seem to trigger this behavior

Doing toggles in add mode can also break this, since it updates the toggle state in the components but not in the state machine

Some of this will be fixed with #473 , but the UNDO issue and the add mode issue will still need to be fixed.

@msschwartz21 Did you work with an M1/M2 machine with DCL when you used it in the past? I wonder if you could replicate #362 now as well.

It looks like @tddough98 commented out the line to set axes for dropped files which is required for ome.tiff files. (Just wanted to tag you here in case there was...

Most likely the easiest way to verify that the layers work properly is by using some test data and comparing with the SNGP colab notebook on the same data.

Reclassified this as an enhancement, as undo/redo persistence has not been implemented.

@rossbar I think something similar / related to this bug happened when doing a test run with Martin today, actually. If I remember correctly, each segmentation tool was used and...