Skip to content

Conversation

@joshuaslee
Copy link
Collaborator

When jumping through frames after filtering by specific labels, should jump to endpoints, rather than each individual frame.

XnThanh and others added 22 commits November 10, 2023 23:42
Moved frame info to left of video and filters to right of video. Moved jumptoframe to its own component.
Added margins and padding to align video frame, annotations scrub bar, and annotations bar. Reduced width of text in annotations bar.
Fixed error in JumpToFrame where previously, clicking the "Jump to Frame" button did not change the current video frame. Moved it inside video controls and made minor visual changes. Changed icon of step forward and step back button to chevrons.
Aligned FrameInfo box with left side of video. Removed JumpToFrame button and replaced with 'send' button inside the text field to save vertical space. Adjusted placeholder text so that it is centered. Implemented validation for input so that when user inputs invalid frame number, input box turns red and error tooltip appears.
Fixed a bug in the jump to frame input where a negative number was previously marked as valid. Made an update to retrieve the total frames from videoData.metadata.numFrames.
Updating to have new iCatcher release
Temporary fix to allow code to compile after merge.
Implemented visual layout for EditorBox. No functionality yet.
Adjusted the tooltip for the max int user can input for jumptoframe.
Minor changes to component boxes (frameinfo, filterbox, editorbox). Changed background color, removed border, added shadows, and changed color of submit button.
Deleting unused files. VideoHeader's contents were previously moved into FrameInfo and VideoHeader was removed from the UI.
Created css variables for component box settings - background color, padding, shadow.
Made the label selector and included selector a controlled component and set the initial value to an empty string.
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