LeGoffLoic / Nodz

Nodz : Visualize your data - Free nodes based graph generator.
MIT License
421 stars 108 forks source link

Fixed AttributeError bug in mouse wheel event #33

Open free8011 opened 5 years ago

free8011 commented 5 years ago

Hi, We discovered that there was a AttributeError bug in the mouse wheel event and corrected it with exception handling.