From 95e72fbdf718a04aa567c706fba11a8e7688bce9 Mon Sep 17 00:00:00 2001 From: jules Date: Mon, 30 Dec 2013 11:25:48 -0500 Subject: fix dither-picker css --- dither-picker.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dither-picker.html b/dither-picker.html index f4680c2..5e9bff9 100644 --- a/dither-picker.html +++ b/dither-picker.html @@ -4,7 +4,8 @@ Dither @@ -74,10 +75,12 @@ ui.bind = function(){ } ui.choose = function(){ + status("loading image..") loadImage( this.src, ui.ready ); } ui.ready = function(){ + status("ready") loading = false if (window.gif) { frames = gif.frames -- cgit v1.2.3-70-g09d2