corrected 'animate dragging'
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 29 May 2009 05:11:11 +0000 (22:11 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 29 May 2009 05:34:54 +0000 (22:34 -0700)
commitd5af04589d5c9195e0e3488ab9531757c3d86249
tree215024ab1268a0730a8b62a836c8c6907f005bbc
parent9561beba89f0b69b4722ad810619271b35685878
corrected 'animate dragging'

I finally figured out how the 'animate dragging' works in XBoard,
so that I could add code to do the unstacking of multiple pieces
in the holdings, rather than always leaving an empty square while
you drag them. (And then suddenly re-growing the remaining pieces
as you make the drop.)  It does not look as fancy as in WinBoard
yet, because the counts still only decrease when you release the
piece, rather than when you lift it. But this is not nearly as
disturbing as leaving empty holdings (if only temporarily) when
you still have pieces there.
xboard.c