 The bug is likely caused by repainting the colormap panel and loading the color map from buffer [here](https://github.com/scenerygraphics/scenery/blob/866e2ed76c78b0a52a4662ed0c7c59b36566e5a2/src/main/kotlin/graphics/scenery/volumes/ColormapPanel.kt#L291), introduced in [this commit](https://github.com/scenerygraphics/scenery/commit/866e2ed76c78b0a52a4662ed0c7c59b36566e5a2). The issue was moved here from [this sciview issue](https://github.com/scenerygraphics/sciview/issues/591).
The bug is likely caused by repainting the colormap panel and loading the color map from buffer here, introduced in this commit.
The issue was moved here from this sciview issue.