projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d10bca
)
file-level comment in interaction.js
author
Robert Konigsberg
<konigsberg@google.com>
Wed, 12 Jan 2011 18:12:55 +0000
(10:12 -0800)
committer
Robert Konigsberg
<konigsberg@google.com>
Wed, 12 Jan 2011 18:12:55 +0000
(10:12 -0800)
tests/interaction.js
patch
|
blob
|
blame
|
history
diff --git
a/tests/interaction.js
b/tests/interaction.js
index
279cb8f
..
ced5aef
100644
(file)
--- a/
tests/interaction.js
+++ b/
tests/interaction.js
@@
-1,4
+1,6
@@
-
+// Code for a variety of interaction models. Used in interaction.html, but split out from
+// that file so they can be tested in isolation.
+//
function downV3(event, g, context) {
context.initializeMouseDown(event, g, context);
if (event.altKey || event.shiftKey) {