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

Implement multi-pool file system #12

Merged
merged 12 commits into from
Apr 22, 2023
Merged

Implement multi-pool file system #12

merged 12 commits into from
Apr 22, 2023

Conversation

maxmmyron
Copy link
Owner

@maxmmyron maxmmyron commented Apr 21, 2023

  • items load
  • componentized items can be deleted via select -> delete (available as icon in media pool with checkmarks over media
  • double click opens video in video viewer (via second tab: Allow multiple tabs in video viewport pane #11 )
  • allow for multi-select (selecting one component updates parent array, propagated to parent children to toggle "ability to be checked")
  • Import multiple times without replacing files (Support importing files multiple times #16)

@maxmmyron maxmmyron merged commit f19d8e2 into main Apr 22, 2023
@maxmmyron maxmmyron deleted the f/2-media-pools branch April 22, 2023 14:20
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.

Support importing files multiple times Implement Media Pool using input.files
1 participant