Skip to content
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

Keyboard shortcut to delete frame #5369

Closed
2 tasks done
scottykwok opened this issue Nov 29, 2022 · 0 comments · Fixed by #5370
Closed
2 tasks done

Keyboard shortcut to delete frame #5369

scottykwok opened this issue Nov 29, 2022 · 0 comments · Fixed by #5370
Assignees

Comments

@scottykwok
Copy link
Contributor

My actions before raising this issue

When we annotate videos, there are usually a lot of duplicated frames where we need to delete frames aggressively. The current delete frame function only support mouse click & involve a message prompt, which can be too slow for some users.

Expected Behaviour

A keyboard shortcut that can quickly delete a frame by pressing a single key, and without prompting for confirmation.

Current Behaviour

Require a mouse click and pop up a confirmation prompt.

@scottykwok scottykwok changed the title Keyboard shortcut to dle Keyboard shortcut to delete frame Nov 29, 2022
scottykwok pushed a commit to scottykwok/cvat that referenced this issue Nov 29, 2022
scottykwok pushed a commit to scottykwok/cvat that referenced this issue Nov 29, 2022
nmanovic pushed a commit that referenced this issue Dec 16, 2022
This fixes #5369 by adding keyboard shortcut [x] that delete a frame
without prompt.

Co-authored-by: Scotty Kwok <scottykwok@sebit.word>
Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
mikhail-treskin pushed a commit to retailnext/cvat that referenced this issue Jul 1, 2023
This fixes cvat-ai#5369 by adding keyboard shortcut [x] that delete a frame
without prompt.

Co-authored-by: Scotty Kwok <scottykwok@sebit.word>
Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants