Niccolò Fanton

Results 3 issues of Niccolò Fanton

I can pass `Partial` to the `ThCanvas` but I can't figure out how to toggle the antialias flag. Is it possible in some way? Is there a way to get...

# WHY Solves https://github.com/pmndrs/drei/issues/2097 # WHAT This PR introduces a new property `preventOverlap` on the DragControls component that, if set to `true`, prevents the Click event from propagating to other...

# WHY When using multiple DragControls, if the user drags one and others are overlapping, all of them will move https://github.com/user-attachments/assets/7e14fd6a-a28c-4343-b386-5530d8d4a29a

enhancement