summaryrefslogtreecommitdiff
path: root/static/tests
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-09-22 21:42:26 -0700
committertim b <timb@camcompu.home>2010-09-22 21:42:26 -0700
commit461c3a9f062459d75cf63687eae11a4e271285d7 (patch)
treeab449e6123b470de37bcb268eadca4ce5a9aec54 /static/tests
parentadf6fb074e8af0c60949e88dfcd93d16af18255d (diff)
work better
Diffstat (limited to 'static/tests')
-rwxr-xr-xstatic/tests/space.packing/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/tests/space.packing/search.html b/static/tests/space.packing/search.html
index 78b5d6a..34065d4 100755
--- a/static/tests/space.packing/search.html
+++ b/static/tests/space.packing/search.html
@@ -48,7 +48,7 @@ function initSpaceFill(){
function fill(){
- if (ColumnFill.isSpaceFilled()) return;
+ //if (ColumnFill.isSpaceFilled()) return;
if(Search.imageCache.loadedImages.length) {
var img = Search.imageCache.loadedImages.shift()