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

Various improvements #1491

Merged
merged 5 commits into from
Jul 16, 2024
Merged

Various improvements #1491

merged 5 commits into from
Jul 16, 2024

Conversation

frankrousseau
Copy link
Contributor

Problem

  • Annotation group pasting is broken
  • When a video with the wrong number of frames is uploaded, there is no warning.
  • Following lucide-vue additions, frame number import icon and bot icon

Solution

  • Ungroup pasted annotations
  • Show a warning when the duration of uploaded videos doesn't match the number of frames information stored at the shot level
  • Choose file digit and bot icons from lucide-vie to replace other icons

src/components/widgets/ButtonSimple.vue Show resolved Hide resolved
src/components/widgets/ButtonSimple.vue Show resolved Hide resolved
src/components/widgets/ButtonSimple.vue Show resolved Hide resolved
@@ -1387,6 +1387,7 @@ export default {
sequences: 'Sequences',
tasks: 'Shot Tasks',
title: 'Shots',
wrong_file_duration: 'One of the upldoaded video file duration doesn\'t match the expected duration of the current shot.',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add variants in en_nft.js and en_video-games.js

shot = NFT
shot = map

@EvanBldy EvanBldy merged commit 629600b into cgwire:master Jul 16, 2024
5 checks passed
@EvanBldy
Copy link
Member

Thanks

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.

3 participants