EDIT: If any Qt developer sees this, why is there no option to disable flicking of QML Flickable by mouse click yet keep letting users scroll via mouse wheel/touchpad? Setting `interactive` to false disables both. Or am I missing something?
[1] https://bugreports.qt.io/browse/QTBUG-122658
https://bugreports.qt.io/browse/QTBUG-124572
It's not just my app that had those issues too. Napari also had issues with unexplained segfaults (access violations) with more recent pyside versions. Super frustrating to debug too.