Cure flashing of piece on from-square
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Oct 2012 13:12:41 +0000 (15:12 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:13 +0000 (11:28 +0200)
commitebd08ce25333cb175bc80b21be42bea0723c147e
treeccb312c987fbaa3b95812646b41c6964c010430c
parentf0c3d1451610821ae9599c97a779dfebf538611a
Cure flashing of piece on from-square

In a drag-drop move the piece was flashed on the from square after the
user dropped it on the to-square, because highlights were set before the
move had updated the board. And highlighting with arrow can cause a redraw
of the last board. Same with setting or clearing marker dots.
backend.c