repo: janusweb action: commit revision: path_from: revision_from: e0704e114e2d420ae7e745d21551f0c521cafe36: path_to: revision_to:
commit e0704e114e2d420ae7e745d21551f0c521cafe36 Author: James BaicoianuDate: Sun Feb 11 20:37:19 2018 +0000 Increased longpress time to 350ms diff --git a/scripts/elements/teleporter.js b/scripts/elements/teleporter.js
--- a/scripts/elements/teleporter.js
+++ b/scripts/elements/teleporter.js
@@ -1,6 +1,6 @@
elation.component.add('janusweb.elements.teleporter', {
active: false,
- longpresstime: 250,
+ longpresstime: 350,
deadzone: 5,
create() {
-----END OF PAGE-----