ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

A simple responsive native gallery component for Angular 8+.

Results 64 ngx-gallery issues
Sort by recently updated
recently updated
newest added

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...

imageSwipe/thumbnailsSwipe on angular 10 not working, any solutions for that ? ngOnInit() { this.galleryOptions = [ { width: '456px', height: '672px', thumbnailsColumns: 5, imageAnimation: NgxGalleryAnimation.Fade, arrowNextIcon: 'fa fa-angle-right', arrowPrevIcon: 'fa...

not able to disable download button using "downloadIcon" or "previewDownload" on video gallery

npm WARN Could not resolve dependency: npm WARN peer tslib@"^1.9.3" from @kolkov/[email protected] npm WARN node_modules/@kolkov/ngx-gallery npm WARN @kolkov/ngx-gallery@"1.2.3" from the root project npm WARN ERESOLVE overriding peer dependency npm WARN...

how to change icon styles

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Is there or will there be a way to change the icons to use material incons istead of font-awesome?

How can I position thumbnails on the right vertically (only one column, some rows)?