davebalmer / jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
MIT License
1.2k stars 180 forks source link

Scrolling seems slow on Android (older versions) #27

Closed davebalmer closed 10 years ago

davebalmer commented 13 years ago

Mostly prior to 2.1 and slower devices. Not sure how to get around this, but it would be nice to get a fix in there, or at least build a "native scroller" subclass of joStackScroller which uses an approach similar to jQuery Mobile's "floating toolbars".