So far so good. I’ve managed to setup a inline slider which is controlled by the scroll event. Works fine but the element hijacks the scroll wheel indefinitely. So if the slider reaches the last slide it acts according to the “wrap” setting regardless its content (reset or carousel) and blocks the page from scrolling to the next element (section, row) down or upwards.
How can I stop the slider from hijacking the scroll wheel at the last slide while scroll down and at the first slide while scroll up?
An hint is very appreciated.
Kind regards.

