diff options
| author | Simon Tatham <anakin@pobox.com> | 2012-02-08 23:31:58 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2012-02-08 23:31:58 +0000 |
| commit | 0c13787c2a17adc891f8e47c06b259f80bc8251a (patch) | |
| tree | e4cf3a85bf098b074d8a3f576aaae2cec1d5f14d /PuzzleApplet.java | |
| parent | bd20565c94d20e531900c299a71bc6475c27d03f (diff) | |
| download | puzzles-0c13787c2a17adc891f8e47c06b259f80bc8251a.zip puzzles-0c13787c2a17adc891f8e47c06b259f80bc8251a.tar.gz puzzles-0c13787c2a17adc891f8e47c06b259f80bc8251a.tar.bz2 puzzles-0c13787c2a17adc891f8e47c06b259f80bc8251a.tar.xz | |
David Nickerson reports odd behaviour involving a drag start point
persisting between separate mouse actions. Revamp all uses of the
ndragcoords field in an attempt to stamp that out: we now distinguish
between active drags (>0), a valid click but no drag yet (0), and a
totally invalid situation in which all mouse activity will be ignored
until the next fresh attempt (-1).
[originally from svn r9405]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions