-
I am using Photoswipe without lightbox module (https://photoswipe.com/data-sources/#without-lightbox-module). The example provided here is based on lightbox
```
const captionPlugin = new PhotoSwi…
eshmh updated
1 month ago
-
https://photoswipe.com/methods/#dynamically-adding-or-removing-slides
Is this feature from photo-swipe available? I'd like to lazy load some items after navigating to the last item.
-
git@github.com:jayli/photoswipe.git
jayli updated
11 years ago
-
https://github.com/jayli/photoswipe
jayli updated
11 years ago
-
when a slideshow is started with photoswipe and user adds photos in the album, they are not taken into account.
The best solution would be that they are taken at the end of the current loop, but mayb…
-
I've been using PhotoSwipe v4.1.2 since 2018. It's been great! One feature is that I can send someone the URL ending with "#&gid=1&pid=N" to open the gallery to the Nth photo in it.
Recently, I'v…
-
Beautiful JavaScript plugin could be used to make a gallery:
Here are 2 of them I think very usefull
- [Photoswipe](https://photoswipe.com/)
- [Nanogallery](https://nanogallery2.nanostudio.org/)
kl3sk updated
4 hours ago
-
onPointerMove sets this.isDragging, which prevents a tap after a drag. However, there's no thresholding, so any pointer movement at all prevents a click. This causes lots of clicks to be lost. Mode…
-
-
The photoswipe code goes out of its way to disable the left and right arrow icons when it's known that the display device has a touchscreen (where the assumption is that swiping left/right will be us…