Hello
I have canvas in my Flex project. Canvas have one child elements.
I mode the element to y=500 and see the scroller in my canvas
I drag scroller to bottom to see my element
I move element to y=200
After that the scroller is still on the same place. How I can update the scroller and move it to the top?
Thanks