tiny bug-fix for new implementation

pull/43/head
peterd 8 years ago
parent 4a3b6c390b
commit 76cb72d3ad

2
color.all.min.js vendored

File diff suppressed because one or more lines are too long

@ -361,6 +361,8 @@
THIS.cssIsReady = true; THIS.cssIsReady = true;
}; };
test.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw=="; test.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
} else {
THIS.cssIsReady = true;
} }
// HTML // HTML

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save