angular-modal-gallery icon indicating copy to clipboard operation
angular-modal-gallery copied to clipboard

Modal image gallery for Angular

Results 23 angular-modal-gallery issues
Sort by recently updated
recently updated
newest added

When running updateModalImages() inside subscriptions of `show$()` (or `firstImage$`, `lastImage$`) you still get an image from before updateModalImages() array shown, and only next navigation clicks get you to the refreshed...

Can I override 'next' and 'previous' buttons in Modal Gallery? What I want is to be able to reload Images[] upon clicking 'next' on last image or 'prev' on first...

question

https://github.com/Ks89/angular-modal-gallery/blob/282c69e8cb60d917278178cb3e78f1dae78600b8/projects/ks89/angular-modal-gallery/src/lib/components/carousel/carousel.component.ts#L294 Why is this commented out? Is it possible to change this so that the config is also updated in ngOnChanges?

question
need more information