You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to use this, and noticed that fontUnit does not work. When adding [fontUnit], the resizing gets broken. If only using for example [maxFontSize] without [fontUnit] it works with the default value (px). Would like to use vh with this one. Otherwise nice work!
I am still using ng5 in one project, hadn't had the time to try ng6, because my guess is that a bunch of plugins will get broken.
The text was updated successfully, but these errors were encountered:
@sollenne Yes, a minor problem but still exists. I have a bootstrap carousel in mobile in which might contain long descriptions, and those go out of screen without resizing. Breaking those into multiple lines is not really an option.
Haven't thought about putting my fingers in this one currently :D Might do it if required, but currently way too many things to do, so it might take a while.
Tried to use this, and noticed that fontUnit does not work. When adding [fontUnit], the resizing gets broken. If only using for example [maxFontSize] without [fontUnit] it works with the default value (px). Would like to use vh with this one. Otherwise nice work!
I am still using ng5 in one project, hadn't had the time to try ng6, because my guess is that a bunch of plugins will get broken.
The text was updated successfully, but these errors were encountered: