Commit Graph

16 Commits

Author SHA1 Message Date
Andre Meyering 6a767743bd changed indent: spaces to tab
spaces and tabs were mixed. Changed all spaces to tabs. Also deleted
all spaces in empty lines.
2013-01-23 14:49:16 +01:00
Andrew Trice fb745664fc fixed bug that broke scrolling in previous commit 2012-05-29 21:50:36 -04:00
Andrew Trice b5023757af unbreaking last commit … grrrr 2012-05-29 21:30:53 -04:00
Andrew Trice 4e1ef08a39 bug fix from last commit 2012-05-29 21:27:50 -04:00
Andrew Trice 858ed0704f re-added code to block "normal" page scrolling on touch 2012-05-29 21:25:26 -04:00
Andrew Trice 84b6a580e3 ui tweaks
re-added jquery animation event handlers instead of timeouts (the old
code is still there incase of issues)
2012-05-29 21:11:37 -04:00
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