I think the easiest way to do it is just to calculate number of characters where it splits into 2 lines and then use that.

I know you said without using number of characters, but that’s the only way I’ve found without exploring external JS.

1 Like