Is it a violation of the iOS Human Interface Guidelines (HIG)—or for that matter, of good UI design—to use pinch and zoom for the user to size elements on the screen, rather than the whole screen/surface itself?
I know that using gestures for the wrong behavior is compliant with the iOS HIG, so I'm trying to make sure I use these gestures correctly.