Unfortunately Snap! Jr. is not on Google. Also look:
well that sucks!
Didn't work.
It didn't work?
Nope. It didn't make it the Flat Design.
Lines 214-226 of gui.js:
ctx.fillStyle = this.groupColor.darker(2).toString();
ctx.fillRect(i + 2, 0, 1, 100);
}
return pic;
};
IDE_Morph.prototype.setDefaultDesign();
// IDE_Morph instance creation:
function IDE_Morph(isAutoFill) {
this.init(isAutoFill);
}
Turn that
IDE_Morph.prototype.setDefaultDesign();
into
IDE_Morph.prototype.setFlatDesign();
Oh, and make sure nothing else says to have the default design.
Still doesn't work.
Including in other *.js files.
That is the only area where it exists.
Not just IDE_Morph.prototype.setDefaultDesign();
, but also wherever settings are initially set, etc.
I have already tried that.
@joecooldoo how do I delete my account
Hey! Snap! Jr. is on duckduck go!
I think you should remove that form the Scratch wiki. It has nothing to do with Scratch.
It is in my userpage.
As far as I know you don't have one.
Can you delete my account?
I did already. A long time ago.