-
Slide should be only horizontal not vertical.
in terms of mobile, scroll is not working when I touched to scroll down on ngx-gallery.
-
CustomHammerConfig ngx-gallery.umd.js:1898
Angular 32
_createClass
_createProviderInstance
resolveNgModuleDep
_callFactory
_createProviderInstance
…
-
I have a gallery with two images. When I click the thumbnail of first image, preview shows the next one (second image).
I thinks preview index is not aligned with the thumbnail one. Could you check p…
-
Hi!
I tried to update [my library](https://github.com/Ks89/angular-modal-gallery/tree/v4) based on ngx-library-starter to Angular 5 beta 7.
Building process is ok and I can use the library with bo…
-
Please, upgrade the project to Angular 8, because this project cannot be used with Ivy renderer. (I have to get rid of using ngx-gallery, if we switch on Ivy.)
In addition, it would make performance …
-
When you have a thumbnail selected and click a thumbnail skipping the next one, you can see the image of skipped thumbnail scroll behind the image you have just selected.
For example if I have 14 …
-
Hello,
I cannot manage to add arrows or to have them visible (and the background-color is not a problem, because the images have different colors and on neither of them are the arrows visible).
Di…
-
#### 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 recreated this package as Angular CLI standard library project with demo app and simple tests. I can make pull request or we can simple continue developing this project in my github repo. Thanks a l…
-
Hey. Is It possible to close the gallery on backdrop click when the gallery is full screen?