Canvas size appears different in web browsers than it does in onLayout #2455
Unanswered
leesoo7595
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thanks for such a great library.
The size of the Canvas as determined by onLayout is different from the size of the Canvas as seen in the web browser.
I want to know why. I just use Skia Paragraph in the Canvas and render it when 'load' state value is true.
Beta Was this translation helpful? Give feedback.
All reactions