Replies: 1 comment 2 replies
-
It's just a normal widget so you can measure it with something like If you want to split the contents into pages, e.g. for a book reader like #138. It will be tricky. Somehow you need to break down the long HTML into smaller pieces then measure each of them before grouping a few into pages. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to render large html content into PageView, how to measuring width height of a html content. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions