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
nut-circleprogress组件中的进度渲染在微信浏览器及手机浏览中不显示高亮部分,经简单的测试是由于svg的transform="rotate(-90)" 引起的,旋转原点有点问题
请创建最小可复现代码,并上传到你的 GitHub 仓库
The text was updated successfully, but these errors were encountered:
您的使用场景 是不是想去调整 起点位置
Sorry, something went wrong.
v2.2.14已修复
Drjingfubo
No branches or pull requests
问题描述
nut-circleprogress组件中的进度渲染在微信浏览器及手机浏览中不显示高亮部分,经简单的测试是由于svg的transform="rotate(-90)" 引起的,旋转原点有点问题
最小可复现仓库
预期的行为和实际行为
复现步骤,具体代码
相关环境信息
The text was updated successfully, but these errors were encountered: