My listview in GridLayout, maxRows:2, with .win-viewport having the following properties, -ms-scroll-snap-type: mandatory, -ms-scroll-snap-points-x: snapInterval(0, <itemWidth>px) fails to scroll past the first <itemWidth>px snap
point. The listview contains 10 items, in 2 rows of 5 each.