# HG changeset patch # User Nicholas Jillings # Date 1431895028 -3600 # Node ID 207a14aac2c6da126c5df6f8bc239e54b16c03a4 # Parent e5f1caa513d818ed07747f0a5d40d351dc7288e2# Parent 38c4ef86b5592aa6096f7c914cd21a7cf5d12afc Merge diff -r 38c4ef86b559 -r 207a14aac2c6 ape.css --- a/ape.css Sun May 17 21:35:30 2015 +0100 +++ b/ape.css Sun May 17 21:37:08 2015 +0100 @@ -43,7 +43,11 @@ div.sliderScale { width: 100%; - min-height: 20px; + min-height: 30px; +} + +div.sliderScale span{ + font-size: 1.2em; } div.sliderScale span { diff -r 38c4ef86b559 -r 207a14aac2c6 ape.js --- a/ape.js Sun May 17 21:35:30 2015 +0100 +++ b/ape.js Sun May 17 21:37:08 2015 +0100 @@ -389,11 +389,9 @@ audioEngineContext.stop = function() { // Send stop and reset command to all playback buffers if (this.status == 1) { - if (this.loopPlayback) { - for (var i=0; ielementFlagMoved - + Example Test Question Min