Closed prcaen closed 6 years ago
Thanks! I'm curious what the use case is for resizing hidden text in the first place? Or is this just preventing it from going to zero? Wouldn't you have to reapply fitText on .show()
regardless?
Hello, Yes it's for preventing it from going to zero. Thanks.
Hello,
I've created this pull-request to solve the issue of resizing fonts which are not visible (0px).
Thanks.