puzzle-massive icon indicating copy to clipboard operation
puzzle-massive copied to clipboard

Cancel or un select a piece

Open jkenlooper opened this issue 6 years ago • 0 comments

Sometimes a user may have clicked on the wrong piece and needs to be able to unselect it. The major use case is when that piece is part of a larger group and the player doesn't want to have karma points deducted.

It should use the same function as when the current selected piece is moved by another player. This function is found in the puzzle-pieces/src/puzzle-pieces.js onPieceUpdateWhileSelected .

The build process for puzzle-pieces.js is not the greatest and could be improved since the tools have been updated to support web components and such.

jkenlooper avatar Oct 06 '18 17:10 jkenlooper