Progress style not rounded properly on early time
Opened this issue · 2 comments
Found some issue while customization the progress style, when I increasing the height of the progress indicator, i notice that the progress rounded style not render properly. as you can see on attached image below it look square.
As Dev
I want style of progress indicator is perfectly rounded from start till end of the progress.
Steps to reproduce
- open the demo and then pause on early progress
- zoom it on screen and focus on the progress indicator, notice that the progress are not perfectly rounded as in attached image
I tried to reproduce the issue. it works perfectly fine. how have you changed the height ? Did you directly apply css or what ?
I tried to reproduce the issue. it works perfectly fine. how have you changed the height ? Did you directly apply css or what ?
yea, notice this issue while try to customize the progress hight styles with these progressWrapperStyles,progressStyles
props