X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=js%2Ftricorder.js;h=3bf19c6357e10ee28a4f1dd4787cb8f32ea0dad5;hb=90a8575c7b01eedf84bfc3311f270fdc7d9a052d;hp=0f0ffcf1bc6c9d4bced7cb84fa71c4b6b8fb99ea;hpb=48fd8f1ae5b9938c12136da7bbf4a8f061bbead7;p=tricorder.git diff --git a/js/tricorder.js b/js/tricorder.js index 0f0ffcf..3bf19c6 100644 --- a/js/tricorder.js +++ b/js/tricorder.js @@ -125,6 +125,7 @@ var gModPos = { document.getElementById("posunavail").style.display = "block"; document.getElementById("posavail").style.display = "none"; } + gSounds.scan.pause(); }, {enableHighAccuracy: true, maximumAge: 10000, timeout: 60000} );