Hey guys,
very much new to JUCE and c++ in general. I was looking around the docs and messing around a bit and figured out how to set create a slider, but I’m stuck on editing the drag mode.
I figured it would just be a dot method like slider.setDragMode, but that doesn’t seem to work.
