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
When using the brush, it’s possible to drag only one end until the coordinates flip. At that point, the brush starts moving in the opposite direction. I’d like to know if there’s a way to prevent this behavior, ensuring that when coordinate [0][0] matches [1][0], the brush remains unchanged.