Skip to content

Remove TransferFunctionResetMode In GeneralSettings

  • Fixes #18812 (closed)
  • From user pov: This setting is only in one place, the color editor.
  • From developer pov: Previously, you would've asked vtkSMTransferFunctionProxy to reset the rescale mode to the global setting. Now, you reset it to the 'default' setting.

The default is the same as before: 'Grow and update on Apply'

Edited by Jaswant Panchumarti (Kitware)

Merge request reports