Image zoom question

If this should be on its own thread please let me know. I felt this question was related.

I’m trying to do the same thing but with an alert window. Is this possible? There is no actual component / widget upon startup.

Run the app below and click the button to the right of “Chain Slings”. It should pop open an alert window with a JPG image. I’d like to implement some form of zoom tool without adding a canvas to my App Design.

My App

When I click that button, the image shows up in the alert (though it takes a second to load). Is there something else you want it to do, or are you not seeing that behavior on your end?

By the way, if you have a lot of images, you may want to store them in Data Tables rather than Assets, like in this tutorial: Anvil | Display news articles

1 Like