Inverse setting
When there is a lack of items in the viewport, the uiScroll sets the height of the forward padding element to some value enough to fill the viewport. This is default behaviour, and this can be changed with the help of inverse setting.
When inverse setting is set to true, the backward padding element will have a priority over the forward one, and it will be stretched if there are not enough items in the viewport.