Improve repairing damage of arrow highlight XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 25 Feb 2011 13:38:21 +0000 (14:38 +0100)
committerArun Persaud <apersaud@lbl.gov>
Sun, 27 Feb 2011 18:59:36 +0000 (10:59 -0800)
commit3f6b099b65718c49d05cf803ab74f9994d00b12b
tree31749592d9e406b0f6fe4eda0b0329a89e04c497
parent5e30372d0d5f7d8976c3affc2c4537c6538e4c11
Improve repairing damage of arrow highlight XBoard

With line gap the highlight arrow necessitated redrawing of the entire
board, to repair damage on the grid. This interfered with flashing of
pieces, which was only done on selective redraws. In stead of forcing a
total repaint we now just redraw the grid lines.
xboard.c