Reply To: Overwriting Captions

Forums 💬 Slate Sequencer ⚙️ Support Overwriting Captions Reply To: Overwriting Captions

#20619
Gavalakis
Keymaster

    Hello,

    By overriding the gui, you get complete control over how the specific overridden element is shown.
    If you want to use a fixed color instead of the one passed through the clips, then please use the following modified version of the previous script, which expose public variables for color (as well as size) and use those instead of passed ones from clip:

    Let me know if that works for you.
    Thanks.