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

Incorrect element resizing logic in WASM examples #7250

Closed
LoopyAshy opened this issue Jan 17, 2023 · 2 comments
Closed

Incorrect element resizing logic in WASM examples #7250

LoopyAshy opened this issue Jan 17, 2023 · 2 comments
Labels
C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds

Comments

@LoopyAshy
Copy link
Contributor

Bevy version

Bevy version used for https://bevyengine.org/examples

Hardware & Software

I used:
Browser: Brave, Firefox and Chrome and each had the same result.
I am using:
OS: Windows 11 Pro
CPU: Intel i9 13900k
GPU: Nvidia RTX 3090 TI

What you did

I resized my browser in windowed mode horizontally while on the pages with WASM examples.

What went wrong

The WASM browser element infinitely grew and sometimes the camera would zoom into the scene to match.

Notes

This doesn't happen on https://bevyengine.org/examples/ui/button/ and instead resizes correctly.

Screenshots

image

image

image

image

@LoopyAshy LoopyAshy added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Jan 17, 2023
@mockersf
Copy link
Member

This is bevyengine/bevy-website#432

@LoopyAshy
Copy link
Contributor Author

This is bevyengine/bevy-website#432

My bad, I did look through the issues but surprised I missed that one of all things.

@alice-i-cecile alice-i-cecile added O-Web Specific to web (WASM) builds and removed S-Needs-Triage This issue needs to be labelled labels Jan 17, 2023
@alice-i-cecile alice-i-cecile closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds
Projects
None yet
Development

No branches or pull requests

3 participants