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
Fix reference values when swapping range pointers.
When you drag one range pointer past the other, they 'swap' and you continue dragging the other one. However, if you did this rapidly the range would wander. This locks the values so that this wandering doesn't happen.
0 commit comments