glue-viz / bqplot-image-gl

Jupyter widget for displaying images with a focus on astronomy
MIT License
19 stars 13 forks source link

fix: remove event listeners for drag listening #18

Closed maartenbreddels closed 4 years ago

maartenbreddels commented 4 years ago

This fixes the issue in https://github.com/glue-viz/glue-jupyter/pull/170 that the ellipse model was still being set from a DOM detached interact widget.