Flex: Is there any way to show scroll bars on a Container when children are off the top/left?

Posted by David Wolever on Stack Overflow See other posts from Stack Overflow or by David Wolever
Published on 2010-03-18T22:33:17Z Indexed on 2010/03/19 20:11 UTC
Read the original article Hit count: 151

Filed under:
|
|

If I've got a Container with a child component that is off either the top or the left hand side:

button off the top left

Is there any way to get scroll bars to show up? ie, so I can scroll up and get the button back in view, the same way I could if the button was off the bottom right side?

Thanks!

© Stack Overflow or respective owner

Related posts about flex

Related posts about container