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

Change Window scale factor to f32 (adopted) #10897

Merged
merged 7 commits into from
Dec 14, 2023

Conversation

tygyh
Copy link
Contributor

@tygyh tygyh commented Dec 6, 2023

Objective

Solution

@alice-i-cecile alice-i-cecile changed the title Fix pr 8942 Change Window scale factor to f32 (adopted) Dec 6, 2023
@alice-i-cecile alice-i-cecile added A-Windowing Platform-agnostic interface layer to run your app in C-Usability A simple quality-of-life change that makes Bevy easier to use labels Dec 6, 2023
@alice-i-cecile
Copy link
Member

What remains to be done before this can be taken out of draft? :)

@tygyh
Copy link
Contributor Author

tygyh commented Dec 7, 2023

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

@tygyh tygyh marked this pull request as ready for review December 7, 2023 20:44
@tygyh
Copy link
Contributor Author

tygyh commented Dec 7, 2023

@alice-i-cecile Now it is ready for review.

@alice-i-cecile alice-i-cecile added C-Code-Quality A section of code that is hard to understand or change C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide labels Dec 8, 2023
Copy link
Contributor

github-actions bot commented Dec 8, 2023

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?
It will be used to help writing the migration guide for the version. Putting it after a ## Migration Guide will help it get automatically picked up by our tooling.

@hymm hymm added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Dec 14, 2023
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Dec 14, 2023
Merged via the queue into bevyengine:main with commit 720d6da Dec 14, 2023
25 checks passed
@tygyh tygyh deleted the fix-pr-8942 branch December 15, 2023 10:00
@eerii eerii mentioned this pull request Jan 17, 2024
@james7132 james7132 mentioned this pull request Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide C-Code-Quality A section of code that is hard to understand or change C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants