I am doing some drag component tests, but i wanted...
# compose
h
I am doing some drag component tests, but i wanted to disable the dragging when a component has reached the edge of its parent component. How can i achieve something like this, i tried
onGloballyPositioned
modifier but no luck