wasm version on githubpages: <https://guilhe.githu...
# compose-ui-showcase
g
wasm version on githubpages: https://guilhe.github.io/WhosNext/
s
Does your app (or the canvas) have a fixed size or is Compose WASM struggling with adapting to canvas sizes. On my 14" MacBook Pro it looks like this:
g
Yeah i did fix the dimensions for testing purpose (400.dp, 800.dp) and because I didn’t account for “scaling down” rearrangement, but know I can take a proper look at this situations 😉 Thanks for reporting.
👍 1