mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 05:08:12 +08:00
Fixes https://github.com/chanzuckerberg/cellxgene/issues/1433 When selection is deselected the world is reset to the universe the crossfilter is reset to that in the resetCache, including the embeddings in the layout_XY dim. However, the embedding selection stays the same. If the embedding selected is not the default, the embedding shown to the user will be different than the embedding layout_XY in the crossfilter, causing lasso selections to be made against the wrong embedding coordinates