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
Hi! For your #2 (piece drag is laggy): My best guess is there is something wrong with the monitor.getSourceClientOffset() in CustomDragLayer.js. As this is a function given by react-dnd/html-5-backend, I believe it's a bug from an outdated version of react-dnd.
Chessboardjsx uses react-dnd version 2.6 but the current react-dnd version is 11.1.x.
calcWidth
function prop.Thank you. This lib came in handy.
The text was updated successfully, but these errors were encountered: