ion-gallery
ion-gallery copied to clipboard
Ionic gallery directive
Thank you very much for this gallery! While it looks great on phones, I noticed on a tablet that it uses a popup-frame to display the image detail view which...
Thanks for the directive! Would it be possible to hide the gallery thumbnails, and instead open up the fullscreen slider using a Javascript function call? Best Regards.
Hello Pedro. Thanks for sharing this awesome plugin, it was a lot helpful to us. Just a small correction - if it can be done: After zooming an image using...
How to get rid of it? Already tried `scroll="false"` and checked the code. It was stated false for scrolls but sadly in android it is still persistently visible. Any Hint?...
If you slide an image back/forward, close the slider overlay and taps on another image, the wrong image (index +/- 1 in this case) is displayed.
When you have opened a specific image having the ability to have a custom button with a callback would be great (maybe on the left side opposite the "Done" button)....
Not really an issue, but I can't seem to get the current image being displayed in the slider. I need this since I added a favorite button in the header,...
Implemented close on release if a dragdown event (Enhancement #51 ) Initial implementation of dragdown animation Modal animation attribute (default is current animation) Added fade-in animation (Not sure if it...
Hi there, Nice plugin. I tried to use but the final HTML discards the thumb image I passed to it ``` html ``` The final results looks like this ```...