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

[HxProgressBar] The progress bar is broken when the range differs from 0 to 100 #813

Closed
CryptKat opened this issue May 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CryptKat
Copy link
Contributor

Commit 1e7f5df broke the progress bar when the range differs from 0 to 100.
Take a look at the documentation section
image

The GetNormalizedValue method needs to be reverted to the previous version.

@hakenr hakenr self-assigned this May 20, 2024
@hakenr hakenr added the bug Something isn't working label May 20, 2024
@hakenr hakenr added this to the Priority 2 - Normal milestone May 20, 2024
@hakenr
Copy link
Member

hakenr commented May 20, 2024

@CryptKat Thanks for reporting this. Somehow it slipped in when using AI to improve the English in our code and documentation. 🙄

@hakenr hakenr closed this as completed in 91801cf May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants