Is there any extension to make image and label zoom and drag to another image?

Hello,
I’m trying to make a t-shirt design app which will allow user to upload their own png image and later adjust on the t-shirt image which i would set as arrangement background image. Also user can use text and many fonts. But the problem is i don’t know how to change position and size of image and label components after users download it? I’m not much in the coding so is there an extension or any other way in kodular to do so?

You’ll need to use a Canvas if you want to be able to move the images around.

1 Like

what about zooming image with thumbs…also same will be needed for label…
I doubt canvas would work.would it??

you can make button to change height & width percentage of images & lable. It may be easy.