I need to change top position of the small 'eye' button, according to the scroll y value.
But console.log(getScroll('this')) returns the value when it receives a value...
So is it possible, like for a panel, to get the scrolls value "continously" ?
And btw, thinking about some other threads i've read here, and some json i've explored, and keyboards velocities... i was wondering : is there a way to have two different parts in one button ? I mean, in this example, would it be possible to have on CC while touching the left part, and another if touching the right part ?...