Fix one-click moving on up-click
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 14 Nov 2010 20:45:55 +0000 (21:45 +0100)
committerArun Persaud <arun@nubati.net>
Thu, 18 Nov 2010 07:04:47 +0000 (23:04 -0800)
commitfdde71b442baec96a0c2769f18fce4de49e34426
tree201e6cd341719274d8d3713ac80ab56482875560
parent0dc32b75bdb9cebc37c018c6d02f77aa30f440d0
Fix one-click moving on up-click

(First) up-clicks were not always ignored: in Edit-Game mode with
one-click moving enabled this could lead to a capture being made on
the down-click, and the recapture on the correspoding up-click.
This has now been corrected, and only the down-click of a first click
can lead to selecting a piece or a one-click move.
backend.c