gabrielpatricksouza / image_network

MIT License
12 stars 14 forks source link

scroll issue #7

Closed harithwick closed 2 years ago

harithwick commented 2 years ago

When the cursor is on top of the imagenetwork widget I cant scroll on web.

harithwick commented 2 years ago

Hope this helps someone. You can fix this by adding ignoreAllGestures: true, under the WebViewX widget in file image_network.dart

gabrielpatricksouza commented 2 years ago

Hello my friend, thank you very much for the report. Sorry for the delay, I was looking for a way to fix it without impacting other features, and this is already available as of [v2.5.1]

(https://pub.dev/packages/image_network/versions/2.5.1)