I’ve tried a few methods but am feeling a bit stuck. There is no event sent out when the scrolling is happening, and the mouse down on the scroller doesn’t fire.
Any ideas for how I could scroll the current “selected” entry before actual selection? I did find that if I look for DOM changes I can style the nth item in the list, but this has issues on some browsers.