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

Allow more flexibility than just "Chocolate" color as a Clip selection method #17

Open
2 tasks done
robin-ynput opened this issue Sep 4, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@robin-ynput
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues.

Please describe the feature you have in mind and explain what the current shortcomings are?

DaVinci Resolve API does not support selection. To identify specific clips on a Timeline we currently ask users to color them with "Chocolate" color. During a review, @BigRoy suggested it could be great to allow more flexibility there and replace in the UI

BOOL

Use clips of Chocolate color

to an ENUM that instead is:

Filter to clip colors: ["All clips", "Red", "Blue", "White"]

How would you imagine the implementation of the feature?

Rework the selection ayon_resolve.api.constants.selected_clip_color to become a dynamic function based on user inputs.

Are there any labels you wish to add?

  • I have added the relevant labels to the enhancement request.

Describe alternatives you've considered:

No response

Additional context:

Initially discussed on #15

@robin-ynput robin-ynput added type: enhancement Improvement of existing functionality or minor addition type: feature Adding something new and exciting to the product labels Sep 4, 2024
@jakubjezek001 jakubjezek001 removed the type: feature Adding something new and exciting to the product label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

2 participants