Forum Replies Created

  • Constantin Dinu

    March 31, 2025 at 12:43 pm in reply to: Font size no bigger than value

    great, now how can i do the font size with minimum size of 20 and maximum of 60?

  • Constantin Dinu

    January 27, 2025 at 3:38 pm in reply to: Font size no bigger than value

    youre a genius! works, thanks

  • Constantin Dinu

    January 27, 2025 at 3:27 pm in reply to: Font size no bigger than value

    its ok, ive managed to insert the expression in the after manual and automat, works perfectly. thank you so much for help

  • Constantin Dinu

    January 27, 2025 at 3:24 pm in reply to: Font size no bigger than value

    it works like a charm as a standalone. however, i have already an expression in the sourcetext, it’s a checkbox for getting text from another composition, or overriding by writing manual. if i insert your expression into this, doesnt seem to work. any ideas? my expression looks like this

    a= thisComp.name.split(“_”)[0];

    nume = thisLayer.name + (” “) + a;

    manual = text.sourceText;

    automat = comp(“data”).layer(nume).text.sourceText ;

    if (effect(“manual”)(“Checkbox”) == 1) {

    manual

    }else{

    automat

    }

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy