As described in #260, ControlParameters always output a "triggered" value on the first tick. This is a bit tricky to change. I don't think there's any reason for a ControlCallback to execute on the first tick, so maybe the best way forward is to simply prevent it from executing on the first tick.
As described in #260, ControlParameters always output a "triggered" value on the first tick. This is a bit tricky to change. I don't think there's any reason for a ControlCallback to execute on the first tick, so maybe the best way forward is to simply prevent it from executing on the first tick.