Changing rgbPicker color from code?

This is a known behavior. I’ve linked the original discussion thread below. What I usually do to work around it is, use additional variables to track the values passed in to the UI functions, set flags when they change, then test and clear these flags at beforeRender time.

1 Like