ZXMushroom63
ZXMushroom63
I found this very, very useful. Thanks!
I think I understand Leopard's goal a bit better now :) It's not just about converting a project in to JavaScript, it's also about making it look as close as...
I think just checking if the repeat's input is a static number would be enough, as it is: a simple change, fixes an obscure bug, and looks neat and understandable...
> Considering that hacked blocks already have high warrant of getting NFE'd, I don't think making this would be a really good idea unless it's an easter-egg addon possibly. >...
> Oh my god, I've been thinking of this idea ever since I joined Scratch Addons a long time ago, but I never thought it was possible. You are amazing!...
I fixed firefox support. Turns out that somewhere there is an optimisation to only render elements with a positive size.
> My personal opinion is that this addon should've been voted on in addon suggestion issue before development was ever started. I made it for a different project, the addon...
Very probably! Blockly saves all error messages when parsing a workspace dom from a string, which is how the editor's save feature works. I could very easily just check for...
Added error catching:
Alright, I think its ready for review.