Is there a way to provide scroll snapping in a Jewel List? Flex's list controls have parameters like pageScrollingEnabled and scrollSnappingMode so that when a user is scrolling a list, it will snap from one list item to another, like flipping through a photo gallery. Is this possible in Royale?
I see that there is a scrollToIndex property that could be useful, but in that case, you would have to have a way to remove the scrollbar or make it "stick" in position until you chose to increment the scrollToIndex property with perhaps a "next" button. Any thoughts? -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
