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