How can we make a Box zoomable, I did try it images and it works fine. But i want to make a box zoomable (like it can grow and shrink depending on user gesture)
I would expect something like this to work. I take it it’s not? Maybe put the gesture modifier before the scale one, I think scales affect pointer inputs so they could be stomping each other.