girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
196 stars 43 forks source link

Guard against switching on and off overlay layers quickly #1729

Closed manthey closed 1 week ago

manthey commented 1 week ago

If an overlay annotation was requested and then dismissed before obtaining data about it, a javascript error would be raised. This didn't cause an issue, but should be cleaned up properly.