havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
486 stars 67 forks source link

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

Closed CryptKat closed 4 months ago

CryptKat commented 4 months ago

Commit 1e7f5dfb2a34d039c00901dc4c8dfabdf334bf46 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 commented 4 months ago

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