inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

nicescroll not working well on android Google Chrome in Samsung Galaxy fold 2 #837

Open leadstec-ythuang opened 1 year ago

leadstec-ythuang commented 1 year ago

version: 3.7.* device: Samsung Galaxy fold 2 init code: $dialogContainer.niceScroll({ cursorwidth: 10, cursorcolor: cursorcolor ? cursorcolor : '#EE82EE', autohidemode: false, cursorborder: 'none', background: '#9D54E7' }); desc: quickly scroll to the bottom, it gets stuck and cant scroll anymore, but the close btn still work, and scrolling again after zooming. this situation doesn't happen all the time, it happens occasionally