saket / telephoto

Building blocks for designing media experiences in Compose UI
https://saket.github.io/telephoto/
Apache License 2.0
869 stars 28 forks source link

Add the ability to disable pan gestures that are not part of zooms #68

Closed dcarr622 closed 4 months ago

dcarr622 commented 4 months ago

This allows downstream gesture processing that relies on single finger events while zoomed in, disabling the ability to perform pans with one finger. Panning remains possible with two fingers during zooming.