An old parameterListener stops working when I add a new listener somewhere else

Hi, I’ve found it really useful to have two parameter listeners on a single parameter. One for updating a component display and another to set up internal variables. But has it recently been stopped?

Never mind again!! - It seems I had a stray setValue instead of a setValueNotifyingHost
in my code, which doesn’t work now - quite right too! :slight_smile: