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
Based on investigations within PR #242 we will remove the assertion in calculateSizeThatFits:.
There are certain cases were indeed it could be passed in what it first look like an invalid size, especially if flexing needs to be calculated, but what in the end is the correct behavior.
The text was updated successfully, but these errors were encountered:
Based on investigations within PR #242 we will remove the assertion in
calculateSizeThatFits:
.There are certain cases were indeed it could be passed in what it first look like an invalid size, especially if flexing needs to be calculated, but what in the end is the correct behavior.
The text was updated successfully, but these errors were encountered: