chiark / gitweb /
David Nickerson reports that it's possible to lay a line over a 'no
authorSimon Tatham <anakin@pobox.com>
Thu, 2 Feb 2012 07:18:14 +0000 (07:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 2 Feb 2012 07:18:14 +0000 (07:18 +0000)
commit340c300c1dd38f3a5efe4d03bea27973aa71c563
treef668761062358d3db4e47fd42ccdb8ea92e5f176
parented63f9c50efeb26f3decade7dc50c7b0efa008ae
David Nickerson reports that it's possible to lay a line over a 'no
line here' cross mark by dragging, and furthermore, that doing so puts
that grid edge into a stuck state that no UI action short of undo can
get it back out of. Fix drags to stop at crosses, and fix execute_move
to fault any move string that nonetheless somehow managed to try to
set a line over a cross without explicitly tagging it 'R'.

[originally from svn r9400]
pearl.c