sanjay verma

Results 8 comments of sanjay verma

@lmx-gowthamb sorry for replying so late. I had fixed this issue in latest version. Now it will show loader until image not loaded

@mrkhan Sure, I will add audio support with images and videos. Can you suggest UI structure, how it will look with images and videos images? Should we show poster image...

@Apperfect In ng-image-slider latest verson ([2.8.0](https://www.npmjs.com/package/ng-image-slider)) I have added new input **defaultActiveImage** for make image as selected on load working example : https://stackblitz.com/edit/angular-ivy-lnafx2?file=src%2Fapp%2Fapp.component.html

@isaacfi You means there should be some property by which you can provide starting image index and on page load, ng-image-slider will show that image first rather than 0 index...

@isaacfi Using latest version ([2.8.0](https://www.npmjs.com/package/ng-image-slider)), you can use input **defaultActiveImage** for set default selected image on load You can also change images order, by providing order with images url more...

Hi @plinkpaste This is happening because I am using fix width and height for all images (whatever receive from @input `[imageSize]` or default {width: 205, height: 200}. will it be...

@sanathfp continuous image scroll (without a pause) not available in current version, but i will implement it in next version.

@cmb0335 @nicholasas1 @mayank1236 @josephadah @JamesIde @Reaper-Premium Issue fixed in latest version [6.1.0](https://www.npmjs.com/package/ng-image-slider)