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
Hey I was wondering what the purpose of the max height property was? In my fork I ended up taking it out DevTech-ADVISE#12
I took it out because of an issue where when the fullHeight gets smaller than the max height, the height calculation was slightly innaccurate(for reasons I couldn't figure out), causing some overflow to occur.
I just wanted to check to make sure it wouldn't break other things.
The text was updated successfully, but these errors were encountered:
Hey I was wondering what the purpose of the max height property was? In my fork I ended up taking it out DevTech-ADVISE#12
I took it out because of an issue where when the fullHeight gets smaller than the max height, the height calculation was slightly innaccurate(for reasons I couldn't figure out), causing some overflow to occur.
I just wanted to check to make sure it wouldn't break other things.
The text was updated successfully, but these errors were encountered: