Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.65k stars 1.42k forks source link

Scrollbars on Mobile Devices #674

Closed ChuckNorrison closed 11 years ago

ChuckNorrison commented 11 years ago

Hey,

iam missing the scrollbars on mobile devices (tested with android 2.3.3 phone). There are some documentationd about that browser issue and how to avoid it. I have tested different touchscroll.js files etc, but nothing works.

Some Ideas how to support scrollbars or touch in treeview and mainview?

ChuckNorrison commented 11 years ago

this is fixed with #266. Android 2.3 not supported.

Thanks