add comment

This commit is contained in:
nebula 2025-04-02 03:15:49 +00:00
parent a3d2cc25f4
commit d6a94c5f17

View File

@ -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;