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

Hotfix for outline issue in wasm #127

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Hotfix for outline issue in wasm #127

merged 2 commits into from
Jul 26, 2023

Conversation

luca-della-vedova
Copy link
Member

Bug fix

Fixed bug

There seems to be an issue with outline rendering in wasm builds, as documented in komadori/bevy_mod_outline#19.

Fix applied

This PR circumvents the issue by temporarily switching to Real outlines for wasm builds.
It's already been deployed for testing and can be verified on the browser

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
@luca-della-vedova
Copy link
Member Author

Upstream issue is fixed but only released on bevy 0.10. This fix will not be needed anymore once we upgrade.

@mxgrey mxgrey merged commit d2fb61f into main Jul 26, 2023
5 checks passed
@mxgrey mxgrey deleted the luca/outline_hotfix branch July 26, 2023 05:45
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

Successfully merging this pull request may close these issues.

2 participants