Smoothing factor always reset to 0.5 on reload

Slicer May 9 nightly, MacOS 10.15.7.

  1. Load in a scene, any scene, with some segments.
  2. Go to segment editor
  3. turn on Show 3D
  4. Change smoothing factor to 0.1
  5. Save everything
  6. Quit slicer
  7. Restart slicer
  8. Reload scene
  9. Note that smoothing factor is set to 0.5. The segmentation, however, appears to still be the result of the 0.1 smoothing.

Expected - smoothing factor value should be preserved across saves. Right now the 3D representation and the value reported do not match after a reload.

Thanks!

-Hollister

Good catch. The correct values were used in the loaded segmentation but indeed the slider value was not initialized to show that. I’ve fixed it now, it will be available in tomorrow’s Slicer Preview Release.

Awesome, thanks!

-Hollister