-
#### What is the expected behavior?
Use native pointermove event instead of outdated hammerjs.
#### What is the current behavior?
We should install and use hammerjs to enable touch events.
#### …
-
I have NgxGallerxModule imported like the documentation says:
`import {NgxGalleryModule} from 'ngx-gallery';`
```
@NgModule({
declarations: [
],
entryComponents: [
],
imports: [
…
-
Hey. Is It possible to close the gallery on backdrop click when the gallery is full screen?
-
I'm loading the photos via http get request from server i've created
i'm storing the json to new array of objects - every object have src, caption, thumb. (src and thumb - same photo)
the gallery lo…
-
I need to add an image counter between the image displayed and the thumbnails row, is this possible?
something like 3/40
meaning 3rd image out of 40 images, and changing whenever the user changes th…
-
https://github.com/allure-framework/allure2/issues/1051
yes you can
but how can I render that with s3 ?
-
good morning,
is there any way to load only the small images before?
and when you click on the image, yes, search for the larger image?
this makes my system very slow when loading the galle…
-
Hello,
Does anyone know any good alternative for this one(what is working?)? Unfortunately I have a lot problems with it... and as I see I'm not alone with those problems, so basically if anyone el…
-
Hello!
I would like to know if any update is planned about this. (maybe this is already possible?)
Thats quite sad that we have to load the entire `font-awesome.css` instead of only the few ico…
-
I have implemented @ng-toolkit/universal
its working fine for default rotue("/") but when i navigate to some route it does not show content in page source
instead it shows router-outlet tag without…