almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.85k stars 1.48k forks source link

Network: invert mouse on zoom #1705

Open antonbagayev opened 8 years ago

antonbagayev commented 8 years ago

Hi,

Thanks for your recent implementation of image interpolation for nodes. Looks great!

Not sure it's possible with the current implementation, but would it be a lot of work to add the ability to invert mouse for zoom interactions (e.g. via Network options), so that wheel scroll-down actually zooms in instead of out, and vice-versa?

Thank you, Anton.

josdejong commented 8 years ago

It wouldn't be that much work to implement such an option.