-
Shape layer reacts to text size
Hi there!
I’m currently working on some mogrts for my team to use, but I wanted to simplify them.
Currently we control the size of the box through sliders that hide/unhide opacity of each layer, so, when the text gets too big, we just slide it to the desired number of lines/squares.
I came to the conclusion that sourcerect expressions don’t work because each square HAS TO BE 105px per 105px.
Does anyone know how I could automate this so that when the text gets too big, the size of the shape layer would increase by 105px? Thanks in advance!