Closed mathieucarbou closed 3 months ago
I.e. i have a slider 0 - 10000 that I am swapping with a progress bar 0 - 10000:
The slider shows the correct value after the fix and the % for the progress bar correctly computed.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
request to change from:
to
The percentage 0-100 is only linked to the computation of the progress bar. But the value displayed should be in relation with the value sent from the ESP, and also in relation with the min and max set in the card definition.