-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a button to frame player to copy filename #8989
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8989 +/- ##
===========================================
+ Coverage 73.39% 73.40% +0.01%
===========================================
Files 415 416 +1
Lines 44192 44198 +6
Branches 3859 3860 +1
===========================================
+ Hits 32435 32445 +10
+ Misses 11757 11753 -4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind to add a piece of documentation?
cvat-ui/src/components/annotation-page/top-bar/player-navigation.tsx
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Motivation and context
Added a simple button to quickly copy frame name.
Resolved #7237
How has this been tested?
Checklist
develop
branch[ ] I have added tests to cover my changesLicense
Feel free to contact the maintainers if that's a concern.