commit | 7d419a14214394e2f9523b78d4b9db59d7c9a025 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Fri Jan 15 00:01:12 2010 -0800 |
committer | Russ Cox <rsc@swtch.com> | Fri Jan 15 00:01:12 2010 -0800 |
tree | 5699e35e3231b9f5bfeef024463990bf565d37b8 | |
parent | fb243a134de240cfafd3eb9db4545d0db5f01638 [diff] |
devdraw: fewer spurious mouse clicks in OS X multitouch Was turning all button touches into clicks of high buttons, causing spurious clicks even outside the app window. R=rsc http://codereview.appspot.com/189084