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

Add "o" shortcut to videos #1045

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Add "o" shortcut to videos #1045

merged 2 commits into from
Jan 10, 2025

Conversation

lehecht
Copy link
Contributor

@lehecht lehecht commented Jan 9, 2025

Add shortcut to toggle annotation opacity in video annotation tool.

Closes #458.

@lehecht
Copy link
Contributor Author

lehecht commented Jan 9, 2025

@mzur
I compared the image shortcuts to the video shortcuts and found that following ones are missing in the video annotation tool:

  • Shift+Scroll Previous or Next video
  • Backspace Delete the last drawn annotation
  • Ctrl+k Open label trees sidebar and focus the find label input field

May I open issues for these missing shortcuts?

@mzur
Copy link
Member

mzur commented Jan 10, 2025

Shift+Scroll Previous or Next video

This feature was implemented e.g. for MRT data that shows different layers across images. I think we don't need it for videos.

Backspace Delete the last drawn annotation

Yes, this may be useful.

Ctrl+k Open label trees sidebar and focus the find label input field

This was implemented in #938 and it works on my machine.

@mzur mzur merged commit c5cd757 into master Jan 10, 2025
6 checks passed
@mzur mzur deleted the videoShortcuts branch January 10, 2025 10:34
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 this pull request may close these issues.

Add "o" shortcut to video annotation tool
2 participants