Closed
Description
We have an overflow region using snap points, and a separate list of links that can jump to various elements IDs within in that region, much like a common carousel with a thumbnail navigation.
Simply clicking a link to "#foo" will immediately jump-scroll to the element with an ID of foo
as expected, but it would be nice if that jump was animated using the same easing as the snap points use while scrolling the region.