No user visible changes expected. Previously the calculations to skip building the layout for invisible items used the scrolling offsets quite a bit. These values are managed in code elsewhere, better to minimize such dependencies. Plus we can rely less on floating point values, making code more simple & reliable.