chiark / gitweb /
Don't rush move animation to a conclusion on a subsequent keypress
authorSimon Tatham <anakin@pobox.com>
Tue, 11 May 2004 18:37:20 +0000 (18:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 11 May 2004 18:37:20 +0000 (18:37 +0000)
commitcdfc740fe45e17d61075d653d45efedcd9743805
treea546a93f0971b5f88917a43cdff2ef0f627f0c91
parenteb8a374d0dd263953647067ec26b1fc33661d3f5
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.

[originally from svn r4211]
midend.c