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

Can't scroll horizontally on iOS 9.3.1 #416

Closed Blackeye closed 8 years ago

Blackeye commented 8 years ago

Hej malihu!

I’ve updated to 3.1.3 of your plugin to get the fix to be scrollable horizontally, if the slider is vertically (see your comment here: http://stackoverflow.com/a/26496368/4323473). This works on good on the samsung internet browser, the sailfish chrome and other browsers. But I didn’t get it working on the newest iOS version (9.3.1). Can you confirm this problem and do you have an idea how to fix it?

Yours, Thomas

tefdos commented 8 years ago

Hi, I have the same problem on 9.3.1 - the slider works, but I can't scroll the screen vertically when the touch starts on the slider. It worked on iOS 9.2.1 though.

44uk commented 8 years ago

on iOS 9.3.x, I have the problem. Applying the changes can resolve this. https://github.com/mlavrinenko/malihu-custom-scrollbar-plugin/commit/be6ad75c81054560465d04e26cbccef1bbdc7fcc

Blackeye commented 8 years ago

Thx yukku0423. The fix is working!

Nevertheless I hope that we get a new version of the plugin :) I've seen that you are commenting again @malihu ?

malihu commented 8 years ago

@Blackeye

Yes of course. I'll add a fix for this asap on 3.x and on the next version (3.1.5).

malihu commented 8 years ago

I've just released version 3.1.5 which includes the fix. I've tested it on latest iOS (9.3) and it works. If you find any issue let me know.