From 3164609ecf9e308530aa49740be0f03d4db9561c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 16 Apr 2002 20:23:08 +0000 Subject: *** no comment *** --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index cee0c67..7ab37c9 100644 --- a/TODO +++ b/TODO @@ -9,10 +9,20 @@ analysis/highlight tools bughouse/crazyhouse +- Make the drawing/highlighting code just touch single squares, rather + than redrawing the whole board each time (fast though this is, + touching single squares is all that's necessary, and it would be + even faster) + - Fix highlighting in chess-plain when chess-plain-spacing is set. chess-coord needs to be applied to a larger area, and also the way highlight locations are found needs to be recalculated. +- The highlighting code is broken for a different reason. I'm + thinking about changing all of the highlighting functions to USE + properties in order to find out where the highlighting region should + begin. + - Move keyboard shortcutting and mouse selection into their own modules -- cgit v1.2.3