Hello,
I like that fittext can automatically re-trigger on window resize, and would like to re-trigger the resize on other custom events.
I've tried to use ngModel for this, but it was very hacky (I don't want to change the text itself).
Is there a way to force a resize?
Thanks