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
I always used the scalar member directly, so personally, I consider it part of the public api. And the error message seems to confirm this. But it may be better to have a getScalar function so that we keep the user from modifying it directly.
Hi,
The scalar and baseScalar properties aren't documented in the README.md, though there's a mention in a toFloat exception:
Are theses properties public? If so the documentation might need to be updated.
The text was updated successfully, but these errors were encountered: