willb335 / chessboardjsx

:black_square_button: Chessboard built for React
https://chessboardjsx.com
MIT License
267 stars 79 forks source link

feat: made piece center move under cursor on dragStart #77

Open pushkjn opened 1 year ago

pushkjn commented 1 year ago

in some chessboard libs such as chessboard.js when you start dragging piece its center jumps right under cursor. I made such behaivor in this lib, I think this helps to improve UI

willb335 commented 1 year ago

I apologize, but I am no longer maintaining this project