softlion / XamSvg-Samples

Samples for Xamarin Svg enterprise cross platform and full featured Svg image control
https://vapolia.eu
MIT License
24 stars 4 forks source link

on v3.3.0, the svg interferes with tap gesturecognizer #13

Closed softlion closed 2 years ago

softlion commented 2 years ago

On iOS only.

When a Grid or StackLayout has a tap gesture recognizer, and it also contains a SVG:

softlion commented 2 years ago

Fixed in 4.1 (set InputTransparent to true)