# HG changeset patch # User Nicholas Jillings # Date 1432981421 -3600 # Node ID 4c59838d1225421852e270fe9377705beb54b845 # Parent 431f6bec460b900290f01e7824cc89220b06d4ce Fix Bug #1257: Sliders now store their initial position once they are created, not once playback starts. diff -r 431f6bec460b -r 4c59838d1225 ape.js --- a/ape.js Sat May 30 11:19:28 2015 +0100 +++ b/ape.js Sat May 30 11:23:41 2015 +0100 @@ -110,11 +110,6 @@ // Create APE specific metric functions audioEngineContext.metric.initialiseTest = function() { - var sliders = document.getElementsByClassName('track-slider'); - for (var i=0; i