mdbootstrap / perfect-scrollbar

Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
https://perfectscrollbar.com/
MIT License
353 stars 69 forks source link

Zoom in mobile scroll stops working #162

Open gabifuse opened 1 year ago

gabifuse commented 1 year ago

Hello I have a basic usage of the scrollbar wrapping an img element. If opening this in a mobile phone and zooming into the image scrolling in any direction except down (for some reason) doesnt work.

Im guessing this because the wrapper div now doesnt think there is an overflow and the scroll is somehow blocked.

Any idea how to approach this?

Thanks in advace, Gabi.