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

Ionic gallery directive

Results 19 ion-gallery issues
Sort by recently updated
recently updated
newest added

When ion-gallery-toggle is set to "false" the caption remains except when a zoomed in image is pinched to zoom out. When tapped to zoom in and out it works fine...

Hello Pedro, and thank u for this gallery. I need to add 'on-hold' event for each image, and i modified the js files and added this code at the image's...

Hey Pedro... really love this. One question... I don't know if it's just my app, but when in Slide mode, does the image display correctly in Landscape? On my iPhone...

Hi, I think it can be a good feaure if you can create different styles of galleries on each controller of your app. Because I need different html templates in...

I am implementing this to show a set of images that are captured. I should be able to delete an image from the set at any point of time. Please...

Every time page load it show this error ion-gallery.min.js:1 GET http://10.10.101.104:8100/img/%7B%7Bvendor.Vendor_Code%7D%7D/%7B%7Bimg%7D%7D 404 (Not Found)

Is there a way to create a next and a previous button to navigate in gallery modal ? How do I manipulate these events? Thank you!

Hi Pedro/Users, When I install with bower I get this version: https://github.com/pedroabreu/ion-gallery.git#0.1.14 This does not include the code for custom template or slider in the config. Is there a way...

Hi, Is there any reason why the directive would add new rows when the items are more than the set row size? For example having items = [1,2,3,4], you will...

I would suggest not to use `"templates"` as the module name but to use something more plugin-focussed like `"ion-gallery-templates"`. Your module defines it and `"templates"` is also being used by...