shotgunsoftware / tk-core

The Flow Production Tracking Pipeline Toolkit Core API
https://developer.shotgridsoftware.com/tk-core/
Other
91 stars 116 forks source link

Add PySide6 patch for QWheelEvent::delta method (SG-31831) #961

Closed sansrem closed 9 months ago

sansrem commented 9 months ago

the QWheelEvent::delta method is currently used in tk_multi_pythonconsole/python/app/input_widget.py and output_widget.py

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b9a7a38) 78.92% compared to head (b8f9f6b) 78.94%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #961 +/- ## ========================================== + Coverage 78.92% 78.94% +0.01% ========================================== Files 199 199 Lines 20841 20841 ========================================== + Hits 16448 16452 +4 + Misses 4393 4389 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.