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

Fix flashlight size multiplier printing with too many decimal digits #16751

Merged
merged 1 commit into from Feb 3, 2022

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Feb 2, 2022

Fixes #16750

For understanding why this fixes, see implementation of BindableFloat.

See also, from a distant past:

(above cases are not exactly the same, but as long as BindableFloat exists it should probably be always the instantiated class - there may be value to exposing outwardly as BindableNumber<float> still).

@peppy peppy merged commit 9bca597 into ppy:master Feb 3, 2022
@bdach bdach deleted the flashlight-decimals-display branch February 3, 2022 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants