We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
game_menu
main
I believe this behavior began with #9637. This is a "known issue" that never got its own GitHub issue to track it.
AdapterInfo { name: "Apple M1 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal } SystemInfo { os: "MacOS 14.2.1 ", kernel: "23.2.0", cpu: "", core_count: "10", memory: "64.0 GiB" }
Tested with scale_factor of 2.0 and 1.0.
scale_factor
2.0
1.0
cargo run --example game_menu
The text was updated successfully, but these errors were encountered:
This seems fixed now. Bisected fix to #10690.
Sorry, something went wrong.
No branches or pull requests
Bevy version
main
I believe this behavior began with #9637. This is a "known issue" that never got its own GitHub issue to track it.
Relevant system information
Tested with
scale_factor
of2.0
and1.0
.What you did
cargo run --example game_menu
What went wrong
The text was updated successfully, but these errors were encountered: