I have a a scroll rect that contains a vertical layout group.
Within one of the children of the layout group has a layout element.
I am controlling the elements min height with an animation.
Unfortauntely the internal values the scrollrect must use for scrolling limits does not refresh when the animation is finished therefore I cannot full scroll to the bottom of the scroll rect
There is another elements within the vertical layout group that contains "badges" those are prefabs instantiated...
ScrollRect does not react to size changes on elements that have been animated
Within one of the children of the layout group has a layout element.
I am controlling the elements min height with an animation.
Unfortauntely the internal values the scrollrect must use for scrolling limits does not refresh when the animation is finished therefore I cannot full scroll to the bottom of the scroll rect
There is another elements within the vertical layout group that contains "badges" those are prefabs instantiated...
ScrollRect does not react to size changes on elements that have been animated