Skip to content

进度条strokeLinecap="square" 有问题。进度条边缘的形状, 底部右侧有弧度,没有调整过来,percent<100 #1310

New issue

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

Closed
1 task done
imic07 opened this issue Oct 18, 2019 · 2 comments
Labels

Comments

@imic07
Copy link

imic07 commented Oct 18, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.4.1

Environment

win10/chrome latest/vue 1.4.1

Reproduction link

Edit on CodeSandbox

Steps to reproduce

进度条边缘的形状, 底部右侧还是有弧度,没有调整过来,percent<100

<a-progress
:strokeWidth="20"
strokeLinecap="square"

strokeColor="#FCDA56"
status="normal"
:percent="34.18"
/>

What is expected?

进度条边缘的形状, 底部右侧不要有弧度,

What is actually happening?

进度条边缘的形状, 底部右侧有弧度,

@imic07
Copy link
Author

imic07 commented Oct 18, 2019

image

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant