Small UI bug: LEFT_RELEASEs were being thrown away completely if
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Jun 2005 17:51:49 +0000 (17:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Jun 2005 17:51:49 +0000 (17:51 +0000)
commit39c86385a35e8ae4c2eb5487464787d6fb15a782
tree32c77ed3781be3e6869f4f6cbf9d3b93b2543516
parentedf63745d9f5a4432e05eb6cb27b9c69b7caf237
Small UI bug: LEFT_RELEASEs were being thrown away completely if
their coordinates were outside the playing area. Clearly no actual
move should be made in that situation, but we do at least need to
sort out any highlighted squares from the prior dragging operations.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5911 cda61777-01e9-0310-a592-d414129be87e
mines.c