You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested locally with bundle exec jekyll build.
The Magnific popups for gallery views has what I consider 'bad' behavior on small screens (phones) where clicking on an image will display the full-size image but will not show 'forward' or 'back' icons as is the case on larger screens.
This makes it impossible on telephones with smaller screens to browse the gallery with photos filling the screen.
The following change made the gallery navigation function again on phones:
mmistakes
changed the title
gallery view on small screens - can't navigate between images
Enable Magnific Popup gallery view on small screens
Jul 7, 2016
bundle update
.bundle exec jekyll build
.The Magnific popups for gallery views has what I consider 'bad' behavior on small screens (phones) where clicking on an image will display the full-size image but will not show 'forward' or 'back' icons as is the case on larger screens.
This makes it impossible on telephones with smaller screens to browse the gallery with photos filling the screen.
The following change made the gallery navigation function again on phones:
The text was updated successfully, but these errors were encountered: