Skip to content

Conversation

@rosteen
Copy link
Contributor

@rosteen rosteen commented Oct 2, 2025

This fixes an error I'm hitting in CI after implementing drag-and-drop layer reordering in Jdaviz. It appears that the remove method of BqplotImageSubsetLayerArtist may be triggered after the image_artist has already been removed due to the layer reordering, so I added a check that the image_artist is still in the marks before removing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bqplot-viewers bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants