2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-06-27 13:11:02 -06:00

tiny bug-fix for new implementation

This commit is contained in:
peterd 2016-05-18 16:57:35 +02:00
parent 4a3b6c390b
commit 76cb72d3ad
5 changed files with 6 additions and 4 deletions

2
color.all.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -361,6 +361,8 @@
THIS.cssIsReady = true;
};
test.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
} else {
THIS.cssIsReady = true;
}
// 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