196
NGUI 3 Support / Scrollview not updating when child scrollbar length is changed.
« on: March 10, 2014, 04:51:32 AM »
I'm trying to figure out how to make the parent Scrollview update itself when one of its children length changes.
Edit: forgot to mention that I was changing the width of the scrollbar in the scene view while the game in playing. I thought that the scrollview would automatically recalculate its bounds when something inside changes.
The last scrollbar at the bottom is the Horizontal ScrollBar for the Scrollview. The other scrollbars are dummy components for the test.
Edit: forgot to mention that I was changing the width of the scrollbar in the scene view while the game in playing. I thought that the scrollview would automatically recalculate its bounds when something inside changes.
The last scrollbar at the bottom is the Horizontal ScrollBar for the Scrollview. The other scrollbars are dummy components for the test.