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

jQuery 1.12.0 cause horizontal scrollbar to shrink #657

Open gvereido opened 3 years ago

gvereido commented 3 years ago

When using jQuery vesrion 1.12 and malihu 3.1.5 some bugs appears on the horizontal scrollbar: image

On the right we can see that the bug, on the left is older version that works: image

We can see 2 diffrences:

  1. The right and left buttons are missing from the DOM.
  2. The horizontal scrollbar is drawn inside the vertical scrollbar.

Thanks.

alanreji commented 3 years ago

i am also facing this issue