kopia lustrzana https://github.com/backface/turtlestitch
force flat design (as default)
rodzic
302151c4b4
commit
aadd14a09c
|
@ -2,6 +2,10 @@
|
||||||
// Stitchode's main changes and addtions to snap! go in here
|
// Stitchode's main changes and addtions to snap! go in here
|
||||||
// sorry it lacks proper documentation
|
// sorry it lacks proper documentation
|
||||||
|
|
||||||
|
// Force flat design
|
||||||
|
IDE_Morph.prototype.setDefaultDesign = IDE_Morph.prototype.setFlatDesign;
|
||||||
|
|
||||||
|
|
||||||
function debug_msg(st,clear) {
|
function debug_msg(st,clear) {
|
||||||
o = new String();
|
o = new String();
|
||||||
if (!clear) {
|
if (!clear) {
|
||||||
|
|
Ładowanie…
Reference in New Issue