i have a problem with my sliders in controlP5. they don't want to work, i can't slide them, but they appear on the canvas.
i think it is because a transparent rectangle is covering the sliders. is this possible? is there a possibility to make sure, that all the controlP5 stuff sits on top of everything??
here a sample of my code... in the setup i call a function called setSliders. any ideas? i don't get it!