force flat design (as default)

pull/3/merge
Michael Aschauer 2015-01-15 12:19:37 +01:00
rodzic 302151c4b4
commit aadd14a09c
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,10 @@
// Stitchode's main changes and addtions to snap! go in here
// sorry it lacks proper documentation
// Force flat design
IDE_Morph.prototype.setDefaultDesign = IDE_Morph.prototype.setFlatDesign;
function debug_msg(st,clear) {
o = new String();
if (!clear) {