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
Currently, UpdateRanges is called whenever almost anything changes. Reduce this so it's only called when required. Could split the range checks apart into the different ranges?
The text was updated successfully, but these errors were encountered:
Currently, UpdateRanges is called whenever almost anything changes. Reduce this so it's only called when required. Could split the range checks apart into the different ranges?
The text was updated successfully, but these errors were encountered: