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
Dragging is currently slow and inefficient because it paints and repaints may times per second.
It would better be disabled.
I disabled in my fork but it has some problems such as the piece is hidden while moving but appears when move is completed.