Top "Pinch" questions

Disable Chrome pinch zoom for use in kiosk

We are using Chrome in kiosk mode and accidentally users are causing the application to zoom with the recent addition …

google-chrome zoom kiosk pinch
android imageView: setting drag and pinch zoom parameters

I am currently developing for Android (my first app) an application which lets users see the subway map and be …

android drag-and-drop imageview zoom pinch
How pinch zoom image in image zoom android?

I have to display image in an imageview. And what I want to do is just simply pinch and zoom …

android image zoom pinch
UIImageView Gestures (Zoom, Rotate) Question

I would like to make 2 operations to an UIImageView zoom, rotate, I have 2 problems: A. I make an operation for …

iphone uiimageview zoom rotation pinch
How can I use pinch zoom(UIPinchGestureRecognizer) to change width of a UITextView?

I can get the UIPinchGestureRecognizer handler to work with scaling an object but I don't want to scale I want …

iphone objective-c ipad pinch
How to do pinch gestures on the iPhone?

How does one implement pinch gestures on the iPhone? I'm familiar with using touch events on the iPhone but I'm …

iphone multi-touch gesture-recognition pinch
Simulating pinches on iPad-Simulator

I'm currently trying to implement the handling of (2-finger-)pinches on an iPad display. Doing so I came across the …

ipad ios-simulator pinch
Double-tap to zoom and pinch to zoom on ImageView in android

I was looking for iphone like tap and pinch zooming with android ImageView. Mike Ortiz have done some excellent work …

android imageview zooming pinch
how to make pinch/zoom work on an image

I am still learning the tricks to jQuery mobile and have been having a problem with the zooming in and …

mobile jquery-mobile zooming pinch
Android ImageViewer class supporting Pinch-Zoom and Scrolling

I am searching an ImageViewer library that opens an image in my application for a given URI (the image fetched …

android scroll transform imageview pinch