Demonstrates a scrolling issue with ScrollView / TabbedPage
To reproduce issue:
- Reduce the height of the app so only Labels 1 to 10 are visible.
- When I try to scroll, I can only scroll down to Label 11!
- Slowly Change the width of the main window - you will see the vertical scrollbar change size! Sometimes it's too big to see the bottom of it, in which case you can't scroll to the bottom, but sometimes you CAN see a gap at the bottom, in which case you can scroll !
- The page is now correctly scrollable down to the last label, Label 15!