Slider without TOPs

Attached is a Slider that uses containers Reposition “Local” setting to work completely without TOPs.
The Knob components “reposition” parameter makes it possible to drag the container locally in certain borders and this is reflected in the knobs panely parameter value.

cheers
markus

smplSlider.tox (1.76 KB)

nice!
it only takes 0.018ms to cook this on my lappy.
have you made buttons as well?
adam

nope, but you can take just a Button COMP and add this expression into the “Background Color” parameters on the Color Page:

0.2+(panel(".","state")*0.5)

also don’t forget to set “Background Alpha” to 1.

cheers
Markus