565
Views
7
Comments
Zooming image on Mobile app
Question

Hi there,

While I was developing with mobile app on Outsystems flatform. I tried to enable default zooming image function of web a view. I tried:

1. Try to add a server action on Init - AddMetaTag with the bellow information to override the init value of viewport: "viewport", "width=device-width,initial-scale=1, minimum-scale=1.0" 

--> But there is no luck: can not get the meta tag updated when the screen rendered.

2. Try to add the script directly to the screen to override the viewport

Please help me with any suggestion on pinch to zoom image on outsystem mobile app.

Thanks,

Thang Nguyen


2016-11-20 11-27-52
João Neves

Hi Thang,

What are you trying to accomplish? Is there any specific image in your app that you want to be able to zoom in?

2023-02-05 23-42-27
Thang Nguyen

Hi João,

I want to have a popup for zooming image on mobile like this on web:

https://0.s3.envato.com/files/78471334/index.html

2016-12-19 19-50-46
Erik Bleifield

I am interested in the answer to this question as well. Come on OutSystems community, someone out there must have an easy way to do this? Could the image be opened in the InApp Browser and zoomed in on within it?

Thanks,

---Erik

2016-12-19 19-50-46
Erik Bleifield

I spent time exploring the Lightbox Image functionality in P10 and I am getting it to meet my needs. I guess I have answered my own question... but maybe not Thang's original question. 

Thanks,

----Erik

Erik Bleifield wrote:

I am interested in the answer to this question as well. Come on OutSystems community, someone out there must have an easy way to do this? Could the image be opened in the InApp Browser and zoomed in on within it?

Thanks,

---Erik



2023-02-05 23-42-27
Thang Nguyen

Hi there,

Finally I tried with an add on lib to do that stuff.

https://www.outsystems.com/forge/component/2045/rml-utils/

2017-10-04 03-06-15
Zainal Abidin

Thang Nguyen wrote:

Hi there,

Finally I tried with an add on lib to do that stuff.

https://www.outsystems.com/forge/component/2045/rml-utils/


can i use another way?

2024-02-29 20-20-43
JohnGB

Thang Nguyen wrote:

Hi there,

Finally I tried with an add on lib to do that stuff.

https://www.outsystems.com/forge/component/2045/rml-utils/


Hi,

This link seems to lead to 404 Error or Not found.

I am also interested in this problem since I am doing mostly images in my apps.

Cheers,
JohnB

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.