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

Switch Size::from_px constructor to f32 #60

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

chrisduerr
Copy link
Member

1f8e5db changed the Size::as_px method to return a floating point value instead of an integer. This patch ensures the constructor is consistent with that.

1f8e5db changed the `Size::as_px` method to return a floating point
value instead of an integer. This patch ensures the constructor is
consistent with that.
@chrisduerr chrisduerr requested a review from kchibisov December 9, 2023 17:46
Copy link
Member

@kchibisov kchibisov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need a changelog entry for this one.

@chrisduerr chrisduerr requested a review from kchibisov December 9, 2023 23:45
@chrisduerr chrisduerr merged commit 2be0ea2 into alacritty:master Dec 10, 2023
2 checks passed
@chrisduerr chrisduerr deleted the px_con branch December 10, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants