You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.
Describe the Feature Request
When I tap on the image, it opens up the full-screen image one at a time. Let's say there is a gallery and I want to slide through multiple images when it is in the full-screen mode.
Describe Preferred Solution
The component recognizes the other ion-img-viewer elements on the side and shows the opportunity to slide to them.
Describe Alternatives
Provide an array to the property of src and slide to all of the images.
@adeel399 Indeed, that's basically what a feature request is all about. Since it's also labeled "help wanted", feel free to submit a relevant function enhancement.
For now i gave made a custom model for image viewer but ..for future u should update it for multiple image and also option to add button in header like delete etc
Feature Request
Ionic version:
[x] 4.x
Describe the Feature Request
When I tap on the image, it opens up the full-screen image one at a time. Let's say there is a gallery and I want to slide through multiple images when it is in the full-screen mode.
Describe Preferred Solution
The component recognizes the other
ion-img-viewer
elements on the side and shows the opportunity to slide to them.Describe Alternatives
Provide an array to the property of
src
and slide to all of the images.Related Code
or
Additional Context
Alternative component: https://fivethree-team.github.io/ionic-4-components/gallery
The text was updated successfully, but these errors were encountered: