Hi All,
I’m looking for an event that triggers when changing the display background here:
I’ve tried implementing both Rhino.Display.DisplayPipeline.DisplayModeChanged
and Rhino.RhinoApp.AppSettingsChanged
. But the former only triggers when changing the display mode from e.g. Wireframe to Shaded. And the latter only triggers when changing e.g. the viewport background color from the Rhino options.
Thanks and best,
Anders