cytoscape / cytoscape.js

Graph theory (network) library for visualisation and analysis

Home Page:https://js.cytoscape.org

Repository from Github https://github.comcytoscape/cytoscape.jsRepository from Github https://github.comcytoscape/cytoscape.js

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?