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

Flickering on mCustomScrollbar #589

Open manimac opened 6 years ago

manimac commented 6 years ago

I working with malihu-custom-scrollbar on a project.

I have no issues in another blocks, but a particular block having height:(100vh - 50px); css. The flickering issue coming on during resize.

Flickering means malihu-custom-scrollbarr is appended and destroyed automatically when I resize the window. I don't know, this issue may comes by CSS or by script that I have written for creating scrollbar.

I have enabled autoHideScrollbar options, and I had tried all the stuffs. But the issue is coming.

Kindly help me to fix it.

Thanks in advancs