SheepTester / htmlifier

The HTMLifier "converts" Scratch 3.0 projects to an HTML file by putting all the project data and the entire Scratch engine into one enormous file
https://sheeptester.github.io/htmlifier/
MIT License
169 stars 77 forks source link

Change loading progress text to 0.00% by default #127

Open SheepTester opened 3 years ago

SheepTester commented 3 years ago

Now that the loading progress is a percentage rounded to two decimal places (though maybe this could be smarter by rounding depending on the total number of assets), it should show 0.00% by default

I noticed this myself, so there is no reference