The-M-Project icon indicating copy to clipboard operation
The-M-Project copied to clipboard

Google Chrome Scrolling

Open hano opened this issue 12 years ago • 1 comments

It isn't possible to scroll using the Google Chrome Browser on Android or iOS.

hano avatar Jul 16 '12 09:07 hano

A possible solution is to remove the following lines in /modules/tmp_themes/tmp.css:

/* CONTENT AREA */ .ui-content { -webkit-overflow-scrolling: touch; }

KitchenSink was scrollable with:

  • iPad Version 4.x
  • Galaxy Tab Android 2.2
  • Motorla Xoom 3.2
  • Galaxy Nexus 4.0.4

hano avatar Jul 16 '12 09:07 hano