# HG changeset patch # User Nicholas Jillings # Date 1431895028 -3600 # Node ID f2c05f147dd28732e0d13af01e708c1b30f18b27 # Parent 3c6d3f013c40d87d5dddd85caeb16996b38a8132# Parent 6d5701b775c2d6bd4e61d6a1748c350ad19947dd Merge diff -r 3c6d3f013c40 -r f2c05f147dd2 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 3c6d3f013c40 -r f2c05f147dd2 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