Skip to content

Inverse setting

Compare
Choose a tag to compare
@dhilt dhilt released this 09 Feb 03:43
· 647 commits to master since this release
eb10cd4

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.