malihu / malihu-custom-scrollbar-plugin

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.
http://manos.malihu.gr/jquery-custom-content-scroller
MIT License
4.11k stars 1.51k forks source link

Scrollbar effecting the dialog box opening, not working mac chrome #580

Open svishwash123 opened 6 years ago

svishwash123 commented 6 years ago

I have two page on with only one horizontal scroll - here is working fine in all the browser -

here dialog ( bootstrap modal )is opening properly

But i have another page in which there is on parent wrapper which contains horizontal scroll and inside the parent wrapper there five block , which is stacked horizontally, and it has there own scroll,

But here - dialog ( bootstrap modal ) box is not opening properly, its taking time to open it.

can you help me out