From f0a73a94632f94c4c6e885512f184bf7c3bad935 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 19 Jun 2016 19:11:22 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/imagegrid/ribbons.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/imagegrid/ribbons.js b/ui (gen4)/imagegrid/ribbons.js index b90e42d9..a993383d 100755 --- a/ui (gen4)/imagegrid/ribbons.js +++ b/ui (gen4)/imagegrid/ribbons.js @@ -641,7 +641,6 @@ var RibbonsPrototype = { // NOTE: this is similar to vh, vw, vmin and vmax CSS3 units, but // gets the visible size of the image tile in pixels. // - // XXX try and make image size the product of vmin and scale... // XXX this might break when no images are loaded and proportions // are not square... getVisibleImageSize: function(dim, scale, img){