Closed foreheadSniffer closed 9 years ago
Seems like you don't call callback at the end
That's true. At some point this was changed from an asynchronous library to a synchronous one and the callback is no longer necessary. Simply continue working in the same scope after calling textFit().
Fixed in https://github.com/STRML/textFit/commit/3dea45193e3b8b80a9b95daf0379fb4f49cc37a9
Seems like you don't call callback at the end