spazproject / Spaz-Enyo

A version of Spaz targeted for tablet devices
http://getspaz.com
Other
45 stars 10 forks source link

Simulate Horizontal Scroll when dragging a column near the edge. #127

Closed willhoney7 closed 12 years ago

willhoney7 commented 12 years ago

Since the horizontal scroller is a snap scroller, we will probably want to follow the snaps.

this.$.columnsScroller.next() and .previous() may work nicely.

willhoney7 commented 12 years ago

This is done, but it sucks because snap scrollers suck. Closing.