Feature Requests & Ideas
Share your ideas on how PhotoSwipe can be improved. To report bugs please use GitHub. If you have questions regarding implementation use StackOverflow.
-
Horizontal slide animation
Sliding image in and out orizontally when clicking the navigation arrows (left right).It will give a more smoothing experience, as when you drag horizontally.
29 votesTransition between items is removed on purpose. Reasons:
On slow machines transitions will not look smooth, especially if large images are used.
As progressive loading of images is enabled, it causes Paint each time some part loads. If animation will start before some image is fully loaded, there will be lags. Again, especially if images are big (1200px+)
Transition (especially “move”) distracts from the content. Most native image viewers don’t use any transition. As well as web photo-giants, like 500px, Flickr or Imgur.
In summary, there are no plans to add “move” transition between slides. “fade” – maybe, but currently there are more important features in todo list.
-
Support tiles for deep zoom, high resolution images
The zoom feature is great, but what if you supported tiled images? Check out this museum's site to see it in action:
They're using Leaflet, but there's also OpenLayers.
Thanks!
6 votesI doubt that I can write anything better than Leaflet, it’s very good library, and I don’t think that it’s worth to add this feature in PhotoSwipe, implementation will take ages.
- Don't see your idea?