Hey everyone,
I was wondering if it is possible to zoom into a gallery. I couldn't find anything for zoom on galleries.
The app I created will be used on both iPad and iPhone. On the iPhone the gallery items are way to small.
Does anybody have a solution?
Thank you
Hi Randy,
Commenting on an old post here because I cant find much on this topic. I have a horizontal gallery that I would like to zoom in and out on. I downloaded the example you attached above, but I still have issues. Basically, when I use the slider it just runs the label down into the adjacent items below. I put a before and after example below using the slider.
I have a horizontal gallery with a label that has the below X and Width formulas in order to divide the gallery into 365 so it functions as a yearly view. I would like to allow the user to zoom and adjust the view down to say 6 month view or 1 month view. Is that something that is possible and if so can you set me on the right track?
Label X Value: Value(Prod_Start_Date_DayDiff.Text) * 'Gantt Chart'.Width / 365
Label Width Value:(Value(Prod_End_Date_DayDiff.Text) - Value(Prod_Start_Date_DayDiff.Text)) * 'Gantt Chart'.Width / 365
Hi @katunar ,
I''m afraid it's not supported to just zoom gallery in PowerApps currently.
I suggest you two ways:
1)change the app's size
File->App settings->Advanced settings
2)change the app's horizontal or vertical acoording to your device
turn scale to fit off
Best regards,
Community Support Team _ Phoebe Liu
Hi @RandyHayes
thank you for your reply. Have a look at my gallery.
Unfortunally, the auto height won't solve my problem. My gallery has to many rows and columns so your solution won't work.
Do you have any other ideas how to zoom in?
Thank you!
There is nothing in the control that will do that out-of-the-box. However, you can make this happen fairly easily.
Take a look at the attached App (download, open an existing or create new app in PowerApps, then choose File->Open->Browse, and pick the downloaded attachment)
The key to this is a flexible height Gallery and auto height labels.
Feel free to adapt to your App as needed.
I hope this is helpful for you.
MS.Ragavendar
20
BCBuizer
10
Super User 2025 Season 1
LC-26081402-0
10