Closed rcgoodfellow closed 1 year ago
I worked around this for the moment by making the following coefficient slightly more aggressive to 0.7
. Thereby reducing the recursion depth.
Removed fitText
from those templates for now, most let you tweak text size with text_font_size
. I did try a binary search approach but it requires more thinking to wait until images are loaded. Might be best trying to do it outside of react renders.
Hit this
From this