ivofernandes / pinch_zoom_release_unzoom

package for pinch on zoom and unzoom on release
Apache License 2.0
15 stars 8 forks source link

making this work in a carousel slider? #14

Open joaquingrech opened 1 month ago

joaquingrech commented 1 month ago

I see no example of making this work on a carousel slider. Whatever I try, the slider will swap page positions, even if blocking the scrolling. It seems as if pinch_zoom_release_unzoom resets the carousel values upon touch or release.

ivofernandes commented 1 month ago

Feel free to create a PR with the bug you are finding, the process should always be to improve the example application to support and demo any use case