mohitk05 / react-insta-stories

A React component for Instagram like stories
https://mohitk05.github.io/react-insta-stories/
MIT License
1.37k stars 247 forks source link

Progress style not rounded properly on early time #305

Open sgtkuncoro opened 9 months ago

sgtkuncoro commented 9 months ago

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.

Screenshot 2024-02-21 at 4 03 23 PM

As Dev I want style of progress indicator is perfectly rounded from start till end of the progress.

Steps to reproduce

hunxjunedo commented 9 months ago

I tried to reproduce the issue. it works perfectly fine. how have you changed the height ? Did you directly apply css or what ?

sgtkuncoro commented 9 months ago

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