Fix dragged piece during promotion popup
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 25 Apr 2016 16:31:22 +0000 (18:31 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 25 Apr 2016 16:31:22 +0000 (18:31 +0200)
commit572bad417b741d8d7c135258fe25b26e715ab439
tree2f907d4e71b023c557f96442ca9de594408e5330
parent0fe341b64ac865097b5182ec7740fe18802efbd2
Fix dragged piece during promotion popup

When dragging to a promotion square, the piece would keep 'hanging'
in the release position while the promotion popup was shown.
(This usually covered it, but not always.) As after a choice is made
the move will be animated, it was more logical to put it back on the
from-square.
backend.c