-
Is there anyway to add a border radius for the image thumbnail using the library? If not what is the alternative css way to do it.
Thanks. Great Library!
-
After install, it warns about `@angular/core@^4.0.0` dependency.
> ngx-image-gallery@1.3.1 requires a peer of @angular/core@^4.0.0 but none is installed. You must install peer dependencies yourself…
-
Hi,
is there a plan to add multiple images and paging support?
-
i, i've made a vertical thumbnails row of images with the same index of ngx-gallery, if i click on it using the methods showNext and ShowPrev works flawless, but if i use show(index), nothing happens.…
-
fetching images from a server and passing it to the `images` input property with `async pipe` causes typeError.
Temporary fix by mapping null to undefined
-
i am facing issues of ngxgallary with angular 9 version could you please update it
plz suggest me or help me out over this
-
Image is not visible until mouse hover or scroll to the backround area. we added the ngx-gallery in a panel and loading the images dynamically. Once the images are loaded they are not visible until we…
-
I get this error
ERROR TypeError: ue is not a constructor
at te.initMasonry (main.js:1:17531)
at te.ngAfterViewInit (main.js:1:16592)
at Pe (main.js:1:568249)
at he (main.js:1:…
-
-