By default paginator allows to scroll behind last element by "overflowing" to first element, and vice-versa. Is it possible to disable this behavior?
Any specific reason you need to prevent this behavior?
The list of choices that I want to display is ordered chronologically, it's very confusing when the last item appears before first.
+1 to this suggestion.
I would also want the pager to only scroll when the highlighted option hits the bottom.
@SBoudrias There is at least should be an ability to change/control this behavior.
Most helpful comment
The list of choices that I want to display is ordered chronologically, it's very confusing when the last item appears before first.