google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.03k stars 287 forks source link

Hiding yellow border for images? #519

Closed mikejhuang closed 5 months ago

mikejhuang commented 5 months ago

I have multiple zarr images loaded into neuroglancer. Each image has a yellow border. How can this be hidden?

xgui3783 commented 5 months ago
mikejhuang commented 5 months ago
  • click top right [gear] icon
  • uncheck bottom left show default annotation

worked!

stuarteberg commented 5 months ago

To hide it for a single layer, uncheck the [bounds] option in the layer's Source options.

image