Mittagskogel / Sulfurous

MIT License
40 stars 22 forks source link

Color, Grayscale and Thresholded ASCII art generator su Scratch #33

Open sfederici opened 7 years ago

sfederici commented 7 years ago

It doesn't finish loading the project

https://scratch.mit.edu/projects/163744280/ https://newton.nes.aau.at/~sulfurous/#163744280 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 OPR/45.0.2552.881

htmlgames commented 7 years ago

This is due to the svg element(s) being emulated having a width <=1 There's currently an issue with these properties within the emulator....

EDIT: Warning this project kills the browser tab if you fix the error above (gets locked in the P.Stage.prototype.step function)