V4.0 testing [was V3.7]

HI @martin Happy New Year to you and everyone here.

Just started testing v4.0.0c. Some observations:

  1. The change to to preset.userFunctions seems to work OK.

  2. The bug with previously invisible controls and onPotTouch seems to have been fixed - thanks.

  3. I changed my preset to use the new function events.onPotTouchChange(potId, controlId, touched). The function internals do not seem to get executed and I see the deprecated warning in the log. You did not mention that the onPotTouchChange method has a different parameter list, so I simply added the word “Change” to the code.

11:37:42.638 onPotTouch function will be deprecated. Use onPotTouchChange instead.
1 Like