From 473416ab3ae7bafc19a5a6f6e4b5e918da6dba49 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 7 Dec 2013 14:25:53 +0400 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui/setup.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/setup.js b/ui/setup.js index 349d8046..12620c99 100755 --- a/ui/setup.js +++ b/ui/setup.js @@ -161,8 +161,8 @@ function setupDataBindings(viewer){ } else if(!at_start && head < threshold){ var rolled = rollImages(-roll_frame_size, ribbon) - } else { - console.log('>>> skipping:', r) + //} else { + // console.log('>>> skipping:', r) } // we jumped, load new set... @@ -215,7 +215,7 @@ function setupDataBindings(viewer){ }) .on('fittingImages', function(evt, n){ - console.log('!!!! fittingImages') + //console.log('!!!! fittingImages') // load correct amount of images in each ribbon!!! var screen_size = getScreenWidthInImages() var gid = getImageGID()