-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Change Window
scale factor to f32 (adopted)
#10897
Conversation
Window
scale factor to f32 (adopted)
What remains to be done before this can be taken out of draft? :) |
It does not build and the CI fails. I published it as a draft for others to be able to look at it. See this thread for discussion about the build issues https://discord.com/channels/691052431525675048/1181527271715119164 |
@alice-i-cecile Now it is ready for review. |
It looks like your PR is a breaking change, but you didn't provide a migration guide. Could you add some context on what users should update when this change get released in a new version of Bevy? |
Objective
Window
scale factor to f32 #8942 .Solution
Window
scale factor to f32 #8942 and fix the issues stopping it from being merged earlier