The Screencast is available at:
Screencast
At first the actual setting without pagination, the items are sorted by their Name ("Modell" in the collection).
The second ist when I set pagination to "numbered". I want 3 columns in 4 rows, so I set the limit to 12 items.
The first page ist display correct, the second page shows the order of creation date/order in the collection. When I jump to the first page it gets even weirder.
The third is set pagination to "Load More". It also shows the first page correct, then "switches" to creation date/order in the collection.
The fourth is the "endless scrolling" option, also, it starts out correct and from the second bunch it is sorting by date/collection.