Hello all!
I have an Image Control that I placed in a popup. How would I zoom into the Image Control?
The slider tool was exactly what I needed, thank you!
Hi @jharville ,
You could use the slider value to change the width and height of the image control.
Set(Var,Slider1.Value)
If(Var<>Blank(),Var,100)
Best Regards,
Wearsky
Hi @jharville ,
There is no provision to do this other than your browser zoom.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1