Clear highlights after moving piece in Edit Position
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 3 Feb 2016 08:23:15 +0000 (09:23 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 3 Feb 2016 08:23:15 +0000 (09:23 +0100)
commitcd63bf5b43dae0ac9d9ae1efaba0e23270f65760
treeed68d016cc049a66d6e557cffe8a348ec9a21eef
parent6797bd9f6f43a4121ee3385a8571158c294a57d6
Clear highlights after moving piece in Edit Position

When moving a piece during Edit position the from-square remained
highlighted, but the to square was not highlighted, which would
create the erroneous impression that the (now-empty) from-square
was selected (and ready to obliterate a piece on the next click).
Now this highlight is cleared. This was preferred over also highlighting
the to-square, because this is not really a move in a game.
backend.c