summaryrefslogtreecommitdiff
path: root/bundle.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-02 13:41:05 -0400
committerJules Laplace <jules@okfoc.us>2017-05-02 13:41:05 -0400
commitb7dda391a27faef16dcceddaa05782878e4479ac (patch)
tree171e05074a9c4e2a1fea96f6c4ca7093c3231c1f /bundle.js
parent3f0f50e4241bef5c0fe7d121f63d9e37e906d1fc (diff)
fix initial retrigger
Diffstat (limited to 'bundle.js')
-rw-r--r--bundle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle.js b/bundle.js
index 67a556b..a250638 100644
--- a/bundle.js
+++ b/bundle.js
@@ -23154,6 +23154,7 @@ function down(e) {
pair.el.style.opacity = 0.5;
hertz_el.innerHTML = pair.freq;
_kalimba2.default.play(pair.freq);
+ last = pair;
}
function move(e) {
if (!dragging) return;