Hi,
I've got an issue with ScrollView not returning to the first entry in a Grid.
Say I've got 100 elements in a vertical grid, like a leaderboard .... scrolling up and down through the elements is fine, but when scrolling to the top of the grid, it scrolls 1 element too far, so there's a gap between the top of the ScrollView area and the first element. This occurs with or without Momentum/Spring.
Is there a way to prevent this, so scrolling to the top/first element clamps to the first element?
Cheers
(note, all options inc. Restrict Within Panel, Cancel Drag if Fits are enabled, and there is a Scroll Bar).