Closed vaibhavtrip29 closed 7 months ago
This update introduces a smart adjustment in the software that alters the frame_range
based on the user's preference for propagating track labels. If the feature is activated, the software will consider all frames; if not, only the current and next frames are affected. This enhancement optimizes workflow efficiency and user control in frame handling.
File Path | Change Summary |
---|---|
sleap/gui/commands.py |
Introduced conditional logic for determining frame_range based on the propagate track labels setting. |
🐇✨ A hop, a skip, a digital leap, Through frames we go, where changes creep. When labels spread, all frames in sight, Just two, if not, by rabbit's right. Code hops along, bugs to fight! 🥕🎉
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 66.66667%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 74.11%. Comparing base (
7ed1229
) to head (86c481c
). Report is 2 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
sleap/gui/commands.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Fixed the issue where propagate track labels is occurring upon usage of transpose tracks even when propagate track labels isn't selected.
Types of changes
Does this address any currently open issues?
1637
Outside contributors checklist
Thank you for contributing to SLEAP!
:heart:
Summary by CodeRabbit