tech-systems / panes

🎉📱 Create dynamic modals, cards, panes for your applications in few steps. One instance – Thousands solutions. Any framework and free.
https://panejs.com
MIT License
687 stars 40 forks source link

[BUG] swipe down and close pane on iframe #229

Open garj opened 9 months ago

garj commented 9 months ago

On mobile, if I put an iframe on the pane, I am not able to close the pane when I swipe down on the iframe, example: https://jsfiddle.net/garj/he0tnqow/4/show

I would like to maintain the behaviour of https://jsfiddle.net/romantonoff/vep7t9hy/show on mobile where when i scroll to the top of the list, it will proceed to swipe the pane down, is this possible?

roman-rr commented 9 months ago

Hello @garj Let me check this, if this is possible to track iframe scroll events. Otherwise, it is still possible to drag pane down by draggable element on the top.