Instrument view: Restrict mouse wheel tab switching
Only switch the view's tab when the mouse pointer is hovering over the tabs. Closes #712.
This commit is contained in:
@@ -66,7 +66,7 @@ private:
|
||||
widgetStack m_widgets;
|
||||
int m_activeTab;
|
||||
QString m_caption;
|
||||
|
||||
quint8 m_tabheight;
|
||||
} ;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user