Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Wheel not work for ScrollView that lies in another ScrollView
-
The outer ScrollView always respond to mouse wheel event, no matter mouse pos is in inner ScrollView area or not.
However, what i need is to scroll inner ScrollView when mouse is in it.
Any help will be appreciated!
-
This was recently reported as a bug:
https://bugreports.qt-project.org/browse/QTBUG-38089
-
Thanks!
Hope it be fixed soon.