AidanZealley / off.canvas

Off canvas style HTML, CSS and javascript framework
147 stars 24 forks source link

Android scrolling issue #2

Open tkenny opened 11 years ago

tkenny commented 11 years ago

There seems to be a problem with scrolling with the latest version of Chrome on Android. If one or both of the sidebars are longer than the window height, inertia scrolling on every scrollable area seems to be disabled. They are still scrollable but it isn't smooth at all. Not sure if this is fixable, or something Google need to fix in Chrome. It worked fine in the previous version.

AidanZealley commented 11 years ago

Thanks for letting me know, I'll look into it :)