From: H.G. Muller Date: Fri, 13 Apr 2012 12:57:15 +0000 (+0200) Subject: Also do selective redraw with showTargetSquares on X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=5fa05d371b9a6dad9ca959a89db02c4cbc09d92c Also do selective redraw with showTargetSquares on The XBoard DrawPosition now also keeps track of the previous marker state, and redraws squares for which thi shas changed. As a result, the routine MarkTargetSquares does no longer have to force to complete redraw. (Breaks WinBoard?) --- diff --git a/backend.c b/backend.c index a2ff648..2bde9f6 100644 --- a/backend.c +++ b/backend.c @@ -6932,7 +6932,7 @@ MarkTargetSquares (int clear) for(x=0; x= 0 && pm1Y >= 0) {