xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

PinchToZoom with ListView or ScrollView does nothing

Open tlhintoq opened this issue 3 years ago • 0 comments

A more complex and real-world situation would really be nice in this example. Trying to use this in conjuction with other controls that take the Pan gesture seems to fail. ScrollView and ListView for example grab the Pinch gesture even though they themselves don't Pinch but they do scroll/pan. So it seems like Pinch inherits/uses that gesture so it is grabbed by the wrapped control. This seems to make Pinch a very niche feature that can only work on very static views of Label and Image for example, but nothing more complex.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

tlhintoq avatar Apr 20 '22 17:04 tlhintoq