Hi, is it possible in "compose" or "compose-desktop" to handle something like onMouseDown? Tried Modifier.pointerInput/detectTapGestures, but that is called only like onMouseUp
c
Christopher Porto
10/14/2021, 8:25 PM
If by mouse down you mean drag by holding mouse button and moving mouse down then you can use