patrickmarabeas / ng-FitText.js

An AngularJS directive for inflating web type.
http://patrickmarabeas.github.io/ng-FitText.js
MIT License
222 stars 61 forks source link

Method to reset FitText #56

Open alilishan-omniphics opened 7 years ago

alilishan-omniphics commented 7 years ago

Hi,

I have a div which the width and height is dynamic. the user can change values in an inputbox. How can i trigger a rest of the FitText once the values change?

Thanks

patrickmarabeas commented 7 years ago

Can you create a demo on Codepen illustrating the problem and how this differs from the example @ http://patrickmarabeas.github.io/ng-FitText.js/ ?