Hey @amignon
We used your second alternative for this by the way.
Was looking through this again today, and set it up for our current project.
However I looked through the logic and how things set up and what value it gives back..
For what I could see (in my project), regardless of the amount of lines, the value returned from the Input Selector was allways the same value regardless of the number of lines.
I also used a different approach to set the height of the lower third background.
First I positioned the pivot of the background to it's top left corner with Visual Logic, and set it's height based on the texts bounding box heigth + a small offset.
I also have some other VL to place the text etc. So maybe more boxed, but easier to understand IMO. But!
This gives me a set height for the box allready! Meaning I dont have to use the upper part of your visual logic either in order to get the height of the box set based on number of lines.
I still needed the nesting logic of groups etc, so that was immensly helpfull!
This simplifies the total visual logic down to very few parts.
I've attached a test file for you where you can see the version I ended up with.
You can simply add more lines to the text field, and the animation will adapt accordingly, without the need of the number of lines.
Thanks again for putting me on the right track!
#XPression