Skip to content
#

xstate

Here are 253 public repositories matching this topic...

tddough98
tddough98 commented Jul 7, 2022

The spots display was implemented just before overlapping cells, so the SpotsCanvas component still uses the underlying segmentation image to color the spots instead of the cell labels that map the values to cells. If value 1 encodes cell 2, then the SpotsCanvas incorrectly draws spots in cell 2 with the color of cell 1.

At a first pass, we need to fix coloring spots in non-overlapping cells, a

bug good first issue

Improve this page

Add a description, image, and links to the xstate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xstate topic, visit your repo's landing page and select "manage topics."

Learn more