Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Trice 586b4d7293 scroll updates
maintains scroll position (css3 scrolling only)
only uses iScroll if touch is supported, otherwise uses browser default
scrolling
2012-05-29 21:07:48 -04:00
Andrew Trice bca792c256 fixed iOS flicker introduced in last commit… needs to be tested further, but this is a quick fix 2012-05-22 21:52:30 -04:00
Andrew Trice 4e49e44ee2 work in progress - performance improvements & tweaks 2012-05-22 14:06:24 -04:00
Andrew Trice db4d649907 fixed bug where scroll wasn't being disabled by "scroll" attribute of view descriptor, fixed bug where event listeners were being lost on child views 2012-05-07 21:49:16 -04:00
Andrew Trice 3b0bdfb6e4 work in progress & organization 2012-04-20 13:52:19 -04:00
Andrew Trice 932f2502e8 bug fix 2012-04-20 11:59:44 -04:00
Andrew Trice 5911f163e9 various minor changes 2012-04-11 11:58:33 -04:00
Andrew Trice 89de0830f1 lots of bug fixes and tweaks 2012-04-09 11:30:52 -04:00
Andrew Trice 8275d00eaa various tweaks and bug fixes 2012-03-28 21:06:07 -04:00
Andrew Trice 1ab501ca87 initial commit/work in progress
this is pre-alpha quality code, but getting better by the day
2012-03-14 15:51:01 -04:00