Hi jules,
I update to the newest git juce for some aax feature.
My code with older juce 2.0.x calls Slider::handleAyncUpdater() in several places, now seems this method is not there anymore in Slider class. So now I just comment them out for a successful compile.
Is there any co effect in relation with this method change that worth attention? I’m afraid about some potential risk in removals of this method.
thx.
