Tagged Questions
2
votes
3answers
6k views
Flex - Change position of scrollbar to the top of a HorizontalList component
By default, the Horizontal ScrollBar of a HorizontalList component will be at the bottom. Is there a way to reposition it so it is at the top?
Just for clarity, I do not mean moving the scroll ...
1
vote
4answers
774 views
Centering item renderers in a HorizontalList
I am trying to center itemRenderers in a horizontal list if the number of items in the list is less than the maximum visible number. Has anyone found a good way to do this?
See an illustration of ...