Don't rush move animation to a conclusion on a subsequent keypress
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 11 May 2004 18:37:20 +0000 (18:37 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 11 May 2004 18:37:20 +0000 (18:37 +0000)
commitdd216087aa0a846fe9bdb2c547d3e5b109efacc4
treea546a93f0971b5f88917a43cdff2ef0f627f0c91
parent934797c7842db7db83f8a241722d798ef589cd25
Don't rush move animation to a conclusion on a subsequent keypress
unless there's actual activity happening as a result of the move.
Net animations were tending to get rushed to conclusion by the mouse
button release now that it's being reported to the mid-end.

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