Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Session layer visibility indicator issue #422

Closed matthewma7 closed 7 years ago

matthewma7 commented 7 years ago

Session layer visibility indicator could revert to default visible state unexpectedly.

Reproduce steps: After toggling visibilities of session layers, adding a new layer to the session or anything that causes a render() on SessionLayerWidget will set the all visibility indicator for all layers to default visible state, which is inconsistent with the state shown on the map.

matthewma7 commented 7 years ago

This issue is fixed. Closing.