Fix some more autobake weirdness.

Input passed in the URL is now set on load.
Added a new progress bar.
This commit is contained in:
j433866 2019-05-02 15:44:31 +01:00
parent 8e9717906f
commit e9d60f73f4
5 changed files with 16 additions and 10 deletions

View file

@ -127,7 +127,7 @@ self.autoBake = function(inputNum) {
data: {
input: inputData,
inputNum: parseInt(inputNum, 10),
override: true
override: false
}
});
self.postMessage({