pedroabreu / ion-gallery

Ionic gallery directive
MIT License
124 stars 61 forks source link

Does not display the images in fullscreen on tablets #72

Open apiening opened 7 years ago

apiening commented 7 years ago

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 is centered in the view area. I would prefer to have the images displayed in full screen on the tablet just like they are on the phone.

Is there a way to change this behaviour?