usuiat / Zoomable

Jetpack Compose library that enables contents zooming with pinch gesture.
https://usuiat.github.io/Zoomable/
Apache License 2.0
414 stars 21 forks source link

Pointer offset in `onTap`. #120

Closed mrnektom closed 11 months ago

mrnektom commented 11 months ago

How about pass pointer Offset to onTap like onDoubleTap?

usuiat commented 11 months ago

@MrNektom Thank you for the good idea 👍 I will try it.