Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
Sample attached. It's a simple TableView of 20 rows. And a Button that positions the view at certain row.
If it is, e.g. the 10th row, being passed to positionViewAtRow, then the row can be positioned and aligned correctly. But if it is, e.g. the 19th row, then TableView bounces back (or does not allow overshoot at all?). Anyway, the result is that the row cannot be aligned correctly.
So maybe in this use case, add an option to "let content stays where it is after overshooting and not bounce back"?