Skip to main content
Fine Wu
Participant
November 29, 2021
Answered

Modify the clip color

  • November 29, 2021
  • 1 reply
  • 541 views

I need to modify the color of the clips in the track in my project, but I didn’t find a similar function. Can you help me?

*Not ProjectItem.setColorLabel()

 

This topic has been closed for replies.
Correct answer Bruce Bullis

There is no method to do what you're requesting, other than changing the projectItem color, then adding it to a sequence.

 

I've added your vote to DVAPR-4217788, "Provide a method to change the Label of a trackItem".

As previously mentioned, it's unlikely that feature request will get implemented in a timely fashion, as we're focusing our extensibility efforts on UXP.

1 reply

Bruce Bullis
Legend
November 29, 2021

trackItems don't have a label setting function; only projectItems do.

Fine Wu
Fine WuAuthor
Participant
November 30, 2021

Can I make a request to Adobe? We need this function