Prevent drags from being started outside the playing area, which was
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Jun 2005 18:11:41 +0000 (18:11 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Jun 2005 18:11:41 +0000 (18:11 +0000)
commite35b546fbb9841c13300c02093d550b10871dae7
tree80ce0871353854fb684acb4845c4752d220debf5
parentcb64d2dd666eb5d02c6bfd8dcb151fd0a16196d6
Prevent drags from being started outside the playing area, which was
causing invalid move descriptions to be returned from
interpret_move() and then failing an assertion when execute_move()
refused them.

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