informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

add channel bulk controls + change default display of channels #59

Closed RFSH closed 3 years ago

RFSH commented 3 years ago

This PR,

I also removed the notion of opacity from channel.js and channel-item.js as it was not used at all. We're going to set the opacity to 0 or 1 depending on whether we want to show the channel or not.

56