Closed keyaloding closed 3 months ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 22.85714%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 74.32%. Comparing base (
7ed1229
) to head (584c3ca
). Report is 29 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
sleap/gui/widgets/video.py | 22.85% | 27 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Right now, the SLEAP GUI does not allow the user to zoom in on a video using the pinch gesture on their trackpad. This PR will add this feature so that trackpad users can zoom in or out.
Types of changes
Does this address any currently open issues?
1528
Outside contributors checklist
Thank you for contributing to SLEAP!
:heart: