Don't leave piece selected after piece menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 16 Feb 2012 12:16:13 +0000 (13:16 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 17 Feb 2012 21:58:10 +0000 (22:58 +0100)
commit8984be1d9e68b26eb3e0c9bfaa89434d915e80bf
tree71c63e957d3b4a6f7cbd77d826434945e32fd990
parentdbd0598bed740c7c670f170b452a23cd150e04f0
Don't leave piece selected after piece menu

PieceMenuEvent left the just introduced piece selected, which is almost
never what one wants, as it makes it jump to the next square when selects.
Which is especially annoying if it captures the piece you wanted to grab...
backend.c