# HG changeset patch # User Brecht De Man # Date 1431884456 -3600 # Node ID 6d5701b775c2d6bd4e61d6a1748c350ad19947dd # Parent e4436132dbd95d37376867f5c5480b6539ee07bc# Parent 1c869162371b3861e83458f3d84b384a98da20aa Merge 'default' and 'Dev_main' branch diff -r e4436132dbd9 -r 6d5701b775c2 ape.css --- a/ape.css Sun May 17 16:45:09 2015 +0100 +++ b/ape.css Sun May 17 18:40:56 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 e4436132dbd9 -r 6d5701b775c2 ape.js --- a/ape.js Sun May 17 16:45:09 2015 +0100 +++ b/ape.js Sun May 17 18:40:56 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