10-13-2017 14:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-13-2017 14:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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?
Answered! Go to the Best Answer.
Accepted Solutions
10-18-2017 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-18-2017 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

10-18-2017 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-18-2017 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

