mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7156f4be99
commit
f0a73a9463
@ -641,7 +641,6 @@ var RibbonsPrototype = {
|
|||||||
// NOTE: this is similar to vh, vw, vmin and vmax CSS3 units, but
|
// NOTE: this is similar to vh, vw, vmin and vmax CSS3 units, but
|
||||||
// gets the visible size of the image tile in pixels.
|
// 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
|
// XXX this might break when no images are loaded and proportions
|
||||||
// are not square...
|
// are not square...
|
||||||
getVisibleImageSize: function(dim, scale, img){
|
getVisibleImageSize: function(dim, scale, img){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user