We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.1
win10/chrome latest/vue 1.4.1
进度条边缘的形状, 底部右侧还是有弧度,没有调整过来,percent<100
<a-progress :strokeWidth="20" strokeLinecap="square" strokeColor="#FCDA56" status="normal" :percent="34.18" />
进度条边缘的形状, 底部右侧不要有弧度,
进度条边缘的形状, 底部右侧有弧度,
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
fix: pretter Line progress style (vueComponent#1310)
d7c2ad8
fix: pretter Line progress style (#1310) (#1311)
a0c8874
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
1.4.1
Environment
win10/chrome latest/vue 1.4.1
Reproduction link
Steps to reproduce
进度条边缘的形状, 底部右侧还是有弧度,没有调整过来,percent<100
What is expected?
进度条边缘的形状, 底部右侧不要有弧度,
What is actually happening?
进度条边缘的形状, 底部右侧有弧度,
The text was updated successfully, but these errors were encountered: