scrollzoom event needs original event
Jeff-Rossi-BAE opened this issue · comments
When listening for a scrollzoom event the originalEvent is undefined and you have no way of knowing if you scrolled forward or backwards
@chrtannus, @Jeff-Rossi-BAE, I put a fix in #3390. Would you please test it out?