NumberProgressBar icon indicating copy to clipboard operation
NumberProgressBar copied to clipboard

When the percentage exceeds 100%, for example 130%, the bar shows 0%

Open pkliang opened this issue 11 years ago • 4 comments

Hi, any chance to fix this issue?

pkliang avatar Nov 14 '14 07:11 pkliang

This is a standard progress bar design, only allow 0-100 percent.

daimajia avatar Nov 14 '14 08:11 daimajia

Hi, thanks for your reply, but looks like it can show the percent which exceeds 100% in some cases...weird

pkliang avatar Nov 14 '14 08:11 pkliang

Maybe calculation error...

daimajia avatar Nov 14 '14 08:11 daimajia

@pkliang...i completly agreed @daimajia...if you usee seekbar or progress bar if u set max value 2000 then seekbar and progress bar will manage percentage according to the progress..this is blunder.

ashishCDN0135 avatar Feb 05 '19 06:02 ashishCDN0135