Hyuncheol Park
Results
2
comments of
Hyuncheol Park
> Listening to onZoomStop, onPanningStop only triggers events, when user interacts with the transform. I faced the same issue. Callbacks on `onPanning`, `onPanningStop` don't fire during the animation after the...
You want to make zoom-in/out event with the slider, right? Probably use `setTransform` handler that is provided via render props? It seems like a function that allows the user to...