matcornic/hugo-theme-learn

Lightbox gallery and arrow keys

Open

#290 opened on May 30, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (1,427 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,575 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently the lightbox displays one image at a time. If one hits an arrow key to the left or to the right, the page is transitioned to the previous or next page in the content hierarchy.

Desireably one could use the arrow keys to navigate a gallery of all images in the same lightbox, in case it's activated. Page transitions would have to be omitted during that time.

Contributor guide