Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different height #3

Open
yunchiri opened this issue Mar 16, 2018 · 4 comments
Open

different height #3

yunchiri opened this issue Mar 16, 2018 · 4 comments

Comments

@yunchiri
Copy link

yunchiri commented Mar 16, 2018

simulator screen shot - iphone 8 plus - 2018-03-17 at 01 29 24

html String "<meta name="viewport" content="initial-scale=1.0 "width=device-width user-scalable=no "/><style type="text/css"> * {max-width: 100%; !important;"}</style>

\n <a href="https://youtu.be/x3k9FJoUfy8\"><img src="https://i.ytimg.com/vi/x3k9FJoUfy8/maxresdefault.jpg\" >

첨밀밀OST - 월량대표아적심 (등려군)

\n

\n\n호나우도 바티스투다"


2018-03-17 2 35 28


web view frame = (0 0; 375 312);

PSHTMLView frame = (0 0; 375 296)

receive height = 296

is there are anything for fix

@yunchiri
Copy link
Author

호나우도 바티스투다 <-- doesn't show full text

@yunchiri
Copy link
Author

Solve

document.body.offsetHeight
to
document.body.scrollHeight

@rezamagnet
Copy link

rezamagnet commented Oct 23, 2018

Solve

document.body.offsetHeight
to
document.body.scrollHeight

it dosen't work well,
on bad networking
and it's not good solution
anyone can solve this problem i've got this problem too

@yunchiri
Copy link
Author

@rezamagnet are you solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants