Open ajdapretnar opened 4 years ago
-------------------------- AttributeError Exception ---------------------------
Traceback (most recent call last):
File "/Users/ajda/orange/orange3-datafusion/orangecontrib/datafusion/widgets/graphview.py", line 429, in wheelEvent
if event.orientation() != Qt.Vertical: return
AttributeError: 'QWheelEvent' object has no attribute 'orientation'
-------------------------------------------------------------------------------
Data Fusion version
0.1.11
Orange version
3.24.dev
Expected behavior
Fusion Graph works.
Actual behavior
Fusion Graph crashes when using mouse scroll in the view.
Steps to reproduce the behavior
In Fusion Graph, one the view is set, use mouse scroll.
Additional info (worksheets, data, screenshots, ...)