Closed gusaaaaa closed 10 years ago
Hi there. Just wanted to ask if you could explain the use case here? Why modify the divisor? Do you have a demo of this behavior in production somewhere?
Thanks for the idea, but I think the math works out that you could modify the compressor
to get the same value.
compressor: 1, factor: 5 => 1*5 == 5 // This PR
compressor: 0.5, defacto: 10 => 0.5*10 == 5 // Current setup
Sorry I missed your comment. Thanks anyway :)
This commit allows to configure the factor by which the element's width is divided by in order to calculate the font size.