Andreas Skomski
Andreas Skomski
Photobooth v4 includes the new layout https://photoboothproject.github.io/Changelog
https://github.com/RPi-Distro/pi-gen/blob/master/build-docker.sh https://github.com/RPi-Distro/pi-gen/blob/master/Dockerfile Maybe something Like this can be used to build the custom-ubuntu via Docker instead? Would make the build process easier.
https://github.com/dromru/react-photoswipe-gallery Maybe?
It's only a wrapper for react to use the official PhotoSwipe if I see it right, so should be what you're looking for. > `` component ships with default PhotoSwipeUI...
You might want to take a look at the website source: https://github.com/dimsemenov/PhotoSwipe/tree/master/website (https://photoswipe.com/)
You could try my fork here: https://github.com/andi34/PhotoSwipe Or see https://github.com/dimsemenov/PhotoSwipe/pull/1687
https://github.com/andi34/PhotoSwipeGallery
Added slideshow along with some other custom buttons here: https://github.com/PhotoboothProject/photobooth/blob/d46286675d902dcbd3b862e951425377c114494b/src/js/photoswipe.js If i remember right, it was the slideshow implementation from you @acwolff on PhotoSwipe v4
https://photoboothproject.github.io/projects.html
Yes, like mentioned If I remember right it was the code you shared in the past