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
divisions defaults to 100, but with ints being discrete there are only so many values in the allowed range. Could we change the default value for divisions to (max-min) ?
The text was updated successfully, but these errors were encountered:
divisions
defaults to 100, but with ints being discrete there are only so many values in the allowed range. Could we change the default value fordivisions
to (max-min) ?The text was updated successfully, but these errors were encountered: