You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
mostly, the library works great for my use case but there is one issue
When I am on mobile device and the turntable takes up a lot of real estate on screen, I cannot scroll the page down
This is because the swipe down gesture is detected by turntable and the page does not scroll down like it should
There should be a prop that allow us to disable vertical gesture, so we can scroll through our page without any issue (in mobile view)
Sample: https://mtronicpk-development-vercel-nextjs.vercel.app/products/touch-panel-lcd-4-inch/
(The hero image is turntable)
The text was updated successfully, but these errors were encountered:
Hi,
mostly, the library works great for my use case but there is one issue
When I am on mobile device and the turntable takes up a lot of real estate on screen, I cannot scroll the page down
This is because the swipe down gesture is detected by turntable and the page does not scroll down like it should
There should be a prop that allow us to disable vertical gesture, so we can scroll through our page without any issue (in mobile view)
Sample: https://mtronicpk-development-vercel-nextjs.vercel.app/products/touch-panel-lcd-4-inch/
(The hero image is turntable)
The text was updated successfully, but these errors were encountered: