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
This error shouldn't exist at all imo, but for backwards compatibility lets keep it for now. And the error should at least be accurate, so this commit fixes that.
Previously it would say "int" even on FRects, where it meant float. Also strengthens the tests to explicitly test the TypeError behavior of this mismatched number type scenario.
0 commit comments