chiark / gitweb /
Small UI bug: LEFT_RELEASEs were being thrown away completely if
authorSimon Tatham <anakin@pobox.com>
Sat, 4 Jun 2005 17:51:49 +0000 (17:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 4 Jun 2005 17:51:49 +0000 (17:51 +0000)
commit57b3982c83694eb61dd97762ecfb3d53eeabf4f4
tree32c77ed3781be3e6869f4f6cbf9d3b93b2543516
parent852bddabbb2bc94c83cff0a6e4dd91a915e3a0a8
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.

[originally from svn r5911]
mines.c