Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting/snapping scroll position

ANSWERED

I'm currently using the scrollview component, and I'd like to make each section "snap" into place after swiping in that direction. Since this component doesn't seem to have an option for this behavior, I'm trying to implement it myself by manually setting the scroll position after manually detecting the speed/distance of the swipe movement. I can't seem to dynamically adjust the scroll position, though. Is this possible at all, or do I have to write my own scrollview from scratch?

 

Also, is there a way for us to see the source for all existing components -- i.e., the .gui and .js files associated with everything referenced in widgets.gui?

Best Answer
1 BEST ANSWER

Accepted Solutions

We have the Tile List component which should do what you need. We'll be providing documentation for, and a new set of APIs soon.

 

 

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

We have the Tile List component which should do what you need. We'll be providing documentation for, and a new set of APIs soon.

 

 

Best Answer
0 Votes