Fix highlighting bug in XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Feb 2010 19:36:50 +0000 (20:36 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 7 Feb 2010 20:05:17 +0000 (12:05 -0800)
commit59d1333eb463402beb7ef0e0606d99245eda8af4
treeb1e150d38b9311f9fbd5d58d40a5f01d23e1b999
parent6abb8a34eb7ea968aff8b2175be46b9d75a47c39
Fix highlighting bug in XBoard

The from-square was drawn before the to-square was erased, which led to
a missing highlight line if they shared an edge or corner.
xboard.c