You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a progress bar of 8 steps, starting from step 1. When the bar is "full", meaning that the steps are completed, the roundedEdges property doesn't work properly, as on the right side the effect gets removed. I assume it is because the overlay color just gets on top of it.
I am attaching an image and my code. You can see the right side of the bar does not have any rounded edges.
I have a progress bar of 8 steps, starting from step 1. When the bar is "full", meaning that the steps are completed, the
roundedEdges
property doesn't work properly, as on the right side the effect gets removed. I assume it is because the overlay color just gets on top of it.I am attaching an image and my code. You can see the right side of the bar does not have any rounded edges.
Is there any workaround for this? Or am I just doing it wrong?
Thank you.
The text was updated successfully, but these errors were encountered: