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

New panel manager (epic) #76

Open davebalmer opened 10 years ago

davebalmer commented 10 years ago

Automagic multi-column stack manager. Used to make the UI more responsive to wider screen formats, or revert back to standard stack behavior when there is not enough room to make columns (generally, in a portrait orientation).

Features:

Either will consume joStackScrollers, or extend it. Probably consume...