Topic: thumbnail picture size
Is it possible to change thumbnails picture size? Where and how?
I want to change size of thumbnail before user click on it (before zoom).
Thanks.
You are not logged in. Please login or register.
SimpleViewer Forum → TiltViewer → thumbnail picture size
Is it possible to change thumbnails picture size? Where and how?
I want to change size of thumbnail before user click on it (before zoom).
Thanks.
TiltViewer Pro users can increase the value of the zoomedOutDistance option to make the images smaller before zooming, eg.
fo.addVariable("zoomedOutDistance", "9500");
See here for a description of zoomedOutDistance: http://simpleviewer.net/tiltviewer/supp … s.html#pro
This is a Pro-only option and cannot be used in TiltViewer Standard.
TiltViewer Standard users could increase the value of the maxJPEGSize option, eg.
fo.addVariable("maxJPGSize", "1000");
This would make the images smaller before zooming but also has the side-effect of increasing the spacing between the images.
SimpleViewer Forum → TiltViewer → thumbnail picture size
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.