webview_flutter_plus icon indicating copy to clipboard operation
webview_flutter_plus copied to clipboard

Include height of images

Open drewmah opened this issue 3 years ago • 2 comments

the getHeight calculation appears to ignore the height of the loading image within the html content. In particular on iOS devices.

I'm trying to use the webviewplus to display the html content of several community posts on the same page, but some are cut short while others are much longer than needed for the content.

drewmah avatar Mar 08 '21 01:03 drewmah

You are using Images from URL or local?

Shahxad-Akram avatar Apr 13 '21 01:04 Shahxad-Akram

URL of images that have been uploaded to S3 server.

On Tue, Apr 13, 2021 at 11:26 AM Shahzad Akram @.***> wrote:

You are using Images from URL or local?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shah-xad/webview_flutter_plus/issues/15#issuecomment-818363474, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXLBIYNEGUQLF4R4ONISX3TIOMV5ANCNFSM4YYPL3JA .

drewmah avatar Apr 13 '21 04:04 drewmah