flutter-chessground icon indicating copy to clipboard operation
flutter-chessground copied to clipboard

Promotion selector is not shown.

Open edwardocano opened this issue 2 years ago • 2 comments

When the movement of the chessboard is using playunchecked() and a pawn arrived to the other side the promotion selector is now shown and the pawn stays stuck there forever.

edwardocano avatar Mar 24 '24 15:03 edwardocano

Sorry but I don't understand the issue. playUnchecked() isn't part of chessground which doesn't has chess logic.

veloce avatar Apr 12 '24 13:04 veloce

Hello! i am using dartchess and chessground, when i make a movement in the board just sending the coordinate and not by a hand gesture the promotion selector is not shown. I was checking the code and it only can be activated whith a hand gesture.

edwardocano avatar May 04 '24 13:05 edwardocano

Programmatically opening the promotion selector was never intended. So I'm closing this.

veloce avatar Jul 16 '24 09:07 veloce