BenjaminBrandmeier / angular2-image-gallery

Image Gallery built with Angular 18+, node.js and GraphicsMagick
https://oidamo.de/blog/gallery-demo
MIT License
305 stars 106 forks source link

Preprocessing big size images #83

Closed LeanderCoevoet closed 1 year ago

LeanderCoevoet commented 4 years ago

I have adapted the convert script and the viewer component so that the pre-processing only make smaller images than the original and the preview image and original images can be show at certain screen size. Navigation right gets disabled when on last page. https://github.com/BenjaminBrandmeier/angular2-image-gallery/issues/4

BenjaminBrandmeier commented 1 year ago

Thanks for the contribution. I have lost track on the gallery when you have created the PR back in 2020. The convert script has changed vastly from back then, so if you still want to contribute on this issue I'm kindly asking you to create an updated PR. Thanks!