30 Commits

Author SHA1 Message Date
6c4a5177be Fixed list drag subclassing #27 2013-11-07 12:55:13 -06:00
979fe8fb7b Fixed infinity problem in scroll view
I guess you can't divide by zero still.
2013-10-30 11:14:24 -05:00
5b618ffdd9 Don't momentum if no pixel change Fixed #61 2013-10-28 22:10:14 -05:00
e66a27996b Cubic bezier momentum event triggering
Emulates the CSS cubic-bezier function to interpolate transition values
to trigger intermediate scroll events.
2013-10-28 19:15:06 -05:00
43c3c4136b Pass list view window virt test 2013-10-28 16:34:57 -05:00
c85426e068 Working on virtual list viewport stuff 2013-10-28 15:48:02 -05:00
a3edee2ff9 Fixed scroll end thing 2013-10-28 10:42:59 -05:00
9afb405b77 Fixed interialEventInterval for scrolling, added biglist test 2013-10-28 10:34:07 -05:00
6a8750e126 Trigger didScroll on scroll for inherited list views 2013-10-28 09:07:33 -05:00
3d3ef32872 I broke all the things
Making scroll working for ListView, inheriting from ScrollView like iOS.
2013-10-25 21:09:22 -05:00
8537fe594e Mousewheel works for horiz and vert 2013-10-25 18:11:53 -05:00
46905e4a2b Better default bounce animation 2013-10-25 18:02:31 -05:00
4193347e11 Fixed final rubber banding issue 2013-10-25 18:00:19 -05:00
70946699a5 Fixed vert scrolling issue. 2013-10-25 17:54:25 -05:00
bb97ff065c Scroll size limit 2013-10-25 17:32:23 -05:00
a7c7fe1523 Toilet seat CSS animation 2013-10-25 16:29:56 -05:00
0f883f088f Horiz scroll working yall! 2013-10-25 16:19:32 -05:00
5c0dd9eb33 More scroll work 2013-10-25 14:57:26 -05:00
ab38d805d2 Scroll fixes 2013-10-25 14:57:26 -05:00
e0cf20abfd Horizontal and some scroll tweaks 2013-10-25 11:32:37 -05:00
94ee9e98f9 Mousewheel working 2013-10-24 22:05:50 -05:00
e77f041391 Scroll view kind of supports mouse wheel 2013-10-24 22:05:50 -05:00
1aba0399e7 Don't even try to use the scroll shit, it's broken 2013-10-24 18:56:27 -05:00
0536c03271 Fixed resistance for scrollView 2013-10-24 16:43:21 -05:00
025dd0f947 Scroll tweaks 2013-10-24 12:53:16 -05:00
df29095ca7 Testing new scroller view 2013-10-24 12:45:16 -05:00
dd1acc44e1 Forecast data 2013-10-23 19:19:09 -05:00
65e0835c08 Weather improvements and scroll fixes 2013-10-23 18:31:48 -05:00
967813ddd7 Working scroll view, a little buggy still 2013-10-23 16:54:39 -05:00
155165164b Starting for #53 plus more stuff 2013-10-23 12:33:53 -05:00