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

Lists of added Sprites not working #155

Open b7908 opened 1 year ago

b7908 commented 1 year ago

Currently, it is possible to integrate a Scratch Sprite into an HTML file generated using htmlifier. Generally, these incorporated sprites function perfectly; however, for some reason, lists of these sprites fail to display as expected.

JericoGit commented 7 months ago

Can you post a project link for investigation?