On magnifying image, the text is overlapping with image

I have applied magnification gesture on an image. But the text and buttons on the screen are overlapping with the image. How can it be avoided or rectified?

ezgif-5-e0c59e302a

What do you want to happen instead? The text and buttons to be fixed? Or disappear?

1 Like

Text and buttons should not appear over the image. It looks bad.

I think you can know when the gesture starts and ends, and you could change the isHidden or isVisible properties? (I forget what it’s called specifically)