add comment
This commit is contained in:
parent
a3d2cc25f4
commit
d6a94c5f17
@ -13,6 +13,9 @@ directionDetermined = false;
|
|||||||
touchDragStartX = null;
|
touchDragStartX = null;
|
||||||
touchDirection = null;
|
touchDirection = null;
|
||||||
|
|
||||||
|
// changes to style.rotate are necessary because transformed elements
|
||||||
|
// get stuck in front of the gallery images
|
||||||
|
|
||||||
function enlargeImage (filename) {
|
function enlargeImage (filename) {
|
||||||
viewState = photos.indexOf(filename);
|
viewState = photos.indexOf(filename);
|
||||||
galleryImage.fullRes = filename;
|
galleryImage.fullRes = filename;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user